Windows.UI.Xaml.Controls.BitmapIcon.UriSource
June 22, 2022 · View on GitHub
-description
Gets or sets the Uniform Resource Identifier (URI) of the bitmap to use as the icon content.
-xaml-syntax
<BitmapIcon UriSource="uriString"/>
-property-value
The Uri of the bitmap to use as the icon content. The default is null.