Windows.UI.WebUI.Core Windows.UI.WebUI.Core Windows.UI.WebUI.Core Windows.UI.WebUI.Core Namespace

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

Classes

WebUICommandBar WebUICommandBar WebUICommandBar WebUICommandBar

Represents a command bar.

WebUICommandBarBitmapIcon WebUICommandBarBitmapIcon WebUICommandBarBitmapIcon WebUICommandBarBitmapIcon

Represents a Web UI command bar bitmap icon.

WebUICommandBarConfirmationButton WebUICommandBarConfirmationButton WebUICommandBarConfirmationButton WebUICommandBarConfirmationButton

Represents a Web UI command bar confirmation button.

WebUICommandBarIconButton WebUICommandBarIconButton WebUICommandBarIconButton WebUICommandBarIconButton

Represents a command bar button icon.

WebUICommandBarItemInvokedEventArgs WebUICommandBarItemInvokedEventArgs WebUICommandBarItemInvokedEventArgs WebUICommandBarItemInvokedEventArgs

Contains event data about the WebUICommandBarIconButton ItemInvoked event.

WebUICommandBarSizeChangedEventArgs WebUICommandBarSizeChangedEventArgs WebUICommandBarSizeChangedEventArgs WebUICommandBarSizeChangedEventArgs

Contains event data about the WebUICommandBar SizeChanged event.

WebUICommandBarSymbolIcon WebUICommandBarSymbolIcon WebUICommandBarSymbolIcon WebUICommandBarSymbolIcon

Represents a command bar symbol icon.

Interfaces

IWebUICommandBarElement IWebUICommandBarElement IWebUICommandBarElement IWebUICommandBarElement

The interface for the command bar elements.

IWebUICommandBarIcon IWebUICommandBarIcon IWebUICommandBarIcon IWebUICommandBarIcon

The interface for the command bar icons.

Enums

WebUICommandBarClosedDisplayMode WebUICommandBarClosedDisplayMode WebUICommandBarClosedDisplayMode WebUICommandBarClosedDisplayMode

Represents the display mode of a closed command bar.

Delegates

MenuClosedEventHandler MenuClosedEventHandler MenuClosedEventHandler MenuClosedEventHandler

Represents the method that will handle the MenuClosed event.

MenuOpenedEventHandler MenuOpenedEventHandler MenuOpenedEventHandler MenuOpenedEventHandler

Represents the method that will handle the MenuOpened event.

SizeChangedEventHandler SizeChangedEventHandler SizeChangedEventHandler SizeChangedEventHandler

Represents the method that will handle the SizeChanged event.