Windows.UI.Xaml.Controls.IconSource

July 26, 2022 ยท View on GitHub

-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