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