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