public Brush DisabledFill { get; set; }
Public Property DisabledFill As Brush Get Set
public: property Brush^ DisabledFill { Brush^ get (); void set (Brush^ value); }
member DisabledFill : Brush with get, set
In This Article