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