Gets or sets whether the image is automatically updated when the source's layout changes.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public bool AutoUpdate { get; set; }
Visual Basic
Public Property AutoUpdate As Boolean
	Get
	Set

See Also