Windows.UI.WebUI.Core Namespace

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

Classes

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

IWebUICommandBarElement

Deprecated. The interface for the command bar elements.

IWebUICommandBarIcon

Deprecated. The interface for the command bar icons.

Enums

WebUICommandBarClosedDisplayMode

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

Delegates

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.