Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 680 Bytes

webuicommandbar_foregroundcolor.md

File metadata and controls

24 lines (17 loc) · 680 Bytes
-api-id -api-type
P:Windows.UI.WebUI.Core.WebUICommandBar.ForegroundColor
winrt property

Windows.UI.WebUI.Core.WebUICommandBar.ForegroundColor

-description

Deprecated. Gets or sets the foreground color of the command bar.

-property-value

The foreground color of the command bar.

-remarks

Use of the Command Bar (also known as "App Bar") UX element is deprecated for UWP apps using JavaScript and no longer supported. If your app still requires it, this functionality is available from the WinJS 4 library.

-examples

-see-also