Windows.UI.Xaml.Controls.BitmapIconSource
July 26, 2022 · View on GitHub
-description
Represents an icon source that uses a bitmap as its content.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.BitmapIconSource (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
-xaml-syntax
<BitmapIconSource .../>
-remarks
BitmapIconSource is similar to BitmapIcon. However, because it is not a FrameworkElement, it can be shared.