IResizable.MinSize 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 minimum size of the resizable element, in logical coordinates.
public:
property System::Windows::Size MinSize { System::Windows::Size get(); };
public System.Windows.Size MinSize { get; }
member this.MinSize : System.Windows.Size
Public ReadOnly Property MinSize As Size
Property Value
Returns the minimum size of the resizable element.