Gets or sets the Uri that contains this image.

Namespace:  C1.Phone.Imaging
Assembly:  C1.Phone.Imaging (in C1.Phone.Imaging.dll)

Syntax

C#
public Uri UriSource { get; set; }
Visual Basic
Public Property UriSource As Uri
	Get
	Set

See Also