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