Windows.UI.Xaml.Controls.SymbolIconSource

July 26, 2022 · View on GitHub

-description

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

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SymbolIconSource (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-xaml-syntax

<SymbolIconSource .../>

-remarks

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

-see-also

-examples

Contents

  1. 1-description
  2. 2-xaml-syntax
  3. 3-remarks
  4. 4-see-also
  5. 5-examples