Gets or sets how the content of the poup will be resized as the content size changes.

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

Syntax

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

See Also