Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 627 Bytes

fonticonsource_glyph.md

File metadata and controls

43 lines (22 loc) · 627 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.FontIconSource.Glyph
winrt property

Microsoft.UI.Xaml.Controls.FontIconSource.Glyph

-description

Gets or sets the character code that identifies the icon glyph.

-property-value

The hexadecimal character code for the icon glyph.

-remarks

-see-also

-examples

-xaml-syntax

<FontIconSource Glyph="characterCode"/>

-xaml-values

characterCode
characterCodeThe hexadecimal character code for the icon glyph, such as "&#x00FF;".