Windows.UI.WebUI.Core.WebUICommandBarContract
**Deprecated.** The interface for the command bar elements.
**Deprecated.** The interface for the command bar icons.
**Deprecated.** Represents the method that will handle the MenuClosed event.
**Deprecated.** Represents the method that will handle the MenuOpened event.
**Deprecated.** Represents the method that will handle the SizeChanged event.
Provides data when the size of the command bar changes.
**Deprecated.** Represents a command bar.
**Deprecated.** Gets or sets the background color of the command bar.
The background color of the command bar.
**Deprecated.** Gets or sets the closed display mode for the command bar.
The closed display mode for the command bar.
**Deprecated.** Gets or sets the foreground color of the command bar.
The foreground color of the command bar.
**Deprecated.** Gets or sets whether the command bar is open.
true if the command bar is open; otherwise, false.
**Deprecated.** Gets or sets the opacity level of the command bar.
The opacity level of the command bar.
**Deprecated.** Gets the primary commands on the command bar.
The primary commands on the command bar.
**Deprecated.** Gets the secondary commands on the command bar.
The secondary commands on the command bar.
**Deprecated.** Gets the size of the command bar.
The size of the command bar.
**Deprecated.** Gets or sets whether the command bar is displayed.
true if the command bar is visible; otherwise, false.
**Deprecated.** Occurs when a menu is closed.
**Deprecated.** Occurs when a menu is opened.
**Deprecated.** Occurs when the size of the command bar changes.
**Deprecated.** Gets the command bar currently being presented.
The command bar.
**Deprecated.** Represents a Web UI command bar bitmap icon.
**Deprecated.** Initializes a new instance of the WebUICommandBarBitmapIcon class.
**Deprecated.** Initializes a new instance of the WebUICommandBarBitmapIcon class.
The URI of the bitmap icon.
**Deprecated.** Gets or sets the URI of the command bar bitmap icon.
The URI of the bitmap icon.
**Deprecated.** Represents the display mode of a closed command bar.
Compact display mode.
Default display mode.
Minimal display mode.
**Deprecated.** Represents a Web UI command bar confirmation button.
**Deprecated.** Initializes a new instance of the WebUICommandBarConfirmationButton class.
**Deprecated.** Gets or sets the text of the command bar confirmation button.
The text of the command bar confirmation button.
**Deprecated.** Occurs when the confirmation button is invoked.
**Deprecated.** Represents a command bar button icon.
**Deprecated.** Initializes a new instance of the WebUICommandBarIconButton class.
**Deprecated.** Gets or sets if the command bar icon button is enabled.
true if the command bar icon button is enabled; otherwise, false.
**Deprecated.** Gets or sets the command bar icon button icon.
The command bar icon button icon.
**Deprecated.** Gets or sets if the command bar icon button is checked.
true if the command bar icon button is checked; otherwise, false.
**Deprecated.** Gets or sets if the command bar icon button is a toggle button.
true if the command bar icon button is a toggle button; otherwise, false.
**Deprecated.** Gets or sets the label of the command bar icon button.
The label of the command bar icon.
**Deprecated.** Occurs when a command bar icon button is invoked.
**Deprecated.** Contains event data about the WebUICommandBarIconButton ItemInvoked event.
**Deprecated.** Gets if the invoked command is a primary command.
true if the command is a primary command; otherwise, false.
**Deprecated.** Contains event data about the WebUICommandBar [SizeChanged](webuicommandbar_sizechanged.md) event.
**Deprecated.** Gets the size of the command bar.
The size of the command bar.
**Deprecated.** Represents a command bar symbol icon.
**Deprecated.** Initializes a new instance of the WebUICommandBarSymbolIcon class.
**Deprecated.** Initializes a new instance of the WebUICommandBarSymbolIcon class.
The symbol icon.
**Deprecated.** Gets or sets the symbol of the command bar symbol icon.
The symbol.