Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.02 KB

iconsource.md

File metadata and controls

34 lines (21 loc) · 1.02 KB
-api-id -api-type
T:Windows.UI.Xaml.Controls.IconSource
winrt class

Windows.UI.Xaml.Controls.IconSource

-description

Represents the base class for an icon source.

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

-remarks

IconSource is similar to IconElement. However, because it is not a FrameworkElement, it can be shared.

IconSource derived classes

IconSource is the parent class for these classes:

-see-also

-examples