IResizable.MaxSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the maximum size of the resizable element, in logical coordinates.
public:
property System::Windows::Size MaxSize { System::Windows::Size get(); };
public System.Windows.Size MaxSize { get; }
member this.MaxSize : System.Windows.Size
Public ReadOnly Property MaxSize As Size
Property Value
Returns the maximum size of the resizable element.