ImageBrush.ImageSource

ImageBrush.ImageSource property

Gets or sets the image source. Specifies the URI of an image resource or a combination of the URI of an image resource a color profile resource. The URI MUST refer to parts in the package.

public string ImageSource { get; set; }

See Also