Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Windows.UI.WebUI.Core Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Provides access to the command bar for apps written in HTML, JavaScript, and CSS.

Classes

Name Description
WebUICommandBar

Deprecated. Represents a command bar.

WebUICommandBarBitmapIcon

Deprecated. Represents a Web UI command bar bitmap icon.

WebUICommandBarConfirmationButton

Deprecated. Represents a Web UI command bar confirmation button.

WebUICommandBarIconButton

Deprecated. Represents a command bar button icon.

WebUICommandBarItemInvokedEventArgs

Deprecated. Contains event data about the WebUICommandBarIconButton ItemInvoked event.

WebUICommandBarSizeChangedEventArgs

Deprecated. Contains event data about the WebUICommandBar.SizeChanged event.

WebUICommandBarSymbolIcon

Deprecated. Represents a command bar symbol icon.

Interfaces

Name Description
IWebUICommandBarElement

Deprecated. The interface for the command bar elements.

IWebUICommandBarIcon

Deprecated. The interface for the command bar icons.

Enums

Name Description
WebUICommandBarClosedDisplayMode

Deprecated. Represents the display mode of a closed command bar.

Delegates

Name Description
MenuClosedEventHandler

Deprecated. Represents the method that will handle the MenuClosed event.

MenuOpenedEventHandler

Deprecated. Represents the method that will handle the MenuOpened event.

SizeChangedEventHandler

Deprecated. Represents the method that will handle the SizeChanged event.


Feedback

Was this page helpful?