Gets or sets how the content of the poup will be resized as the content size changes.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public AutoSizeMode AutoSizeMode { get; set; } |
Visual Basic |
---|
Public Property AutoSizeMode As AutoSizeMode Get Set |
Remarks
This is a dependency property.