Lezen in het Engels

Share via


BitmapIcon.UriSource Property

Definition

Gets or sets the Uniform Resource Identifier (URI) of the bitmap to use as the icon content.

public System.Uri UriSource { get; set; }
<BitmapIcon UriSource="uriString"/>

Property Value

The Uri of the bitmap to use as the icon content. The default is null.

Applies to

See also