public double MinButtonWidth { get; set; }
Public Property MinButtonWidth As Double Get Set
public: property double MinButtonWidth { double get (); void set (double value); }
member MinButtonWidth : float with get, set
In This Article