Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 649 Bytes

uisettings_uielementcolor_197668507.md

File metadata and controls

26 lines (18 loc) · 649 Bytes
-api-id -api-type
M:Windows.UI.ViewManagement.UISettings.UIElementColor(Windows.UI.ViewManagement.UIElementType)
winrt method

Windows.UI.ViewManagement.UISettings.UIElementColor

-description

Gets the color used for a specific user interface element type, such as a button face or window text.

-parameters

-param desiredElement

The type of element for which the color will be obtained.

-returns

The color of the element type, expressed as a 32-bit color value.

-remarks

-examples

-see-also