Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.03 KB

fonticonsource.md

File metadata and controls

35 lines (23 loc) · 1.03 KB
-api-id -api-type
T:Microsoft.UI.Xaml.Controls.FontIconSource
winrt class

Microsoft.UI.Xaml.Controls.FontIconSource

-description

Represents an icon source that uses a glyph from the specified font.

-remarks

-see-also

BitmapIconSource, PathIconSource, SymbolIconSource

-examples

Tip

For more info, design guidance, and code examples, see Icons for Windows apps.

[!div class="nextstepaction"] Open the WinUI 3 Gallery app and see IconElement in action

The WinUI 3 Gallery app includes interactive examples of most WinUI 3 controls, features, and functionality. Get the app from the Microsoft Store or get the source code on GitHub.

-xaml-syntax

<FontIconSource .../>