-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.BitmapIcon.UriSource |
winrt property |
Gets or sets the Uniform Resource Identifier (URI) of the bitmap to use as the icon content.
<BitmapIcon UriSource="uriString"/>
The Uri of the bitmap to use as the icon content. The default is null.