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