Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 738 Bytes

symboliconsource.md

File metadata and controls

29 lines (19 loc) · 738 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Controls.SymbolIconSource
winrt class

Microsoft.UI.Xaml.Controls.SymbolIconSource

-description

Represents an icon source that uses a glyph from the Segoe MDL2 Assets font as its content.

-remarks

SymbolIconSource is similar to SymbolIcon. However, because it is not a FrameworkElement, it can be shared.

-see-also

BitmapIconSource, FontIconSource, PathIconSource

-examples

-xaml-syntax

<SymbolIconSource .../>