'Declaration Public Overridable Property Brush As System.Windows.Media.Brush
public virtual System.Windows.Media.Brush Brush { get; set; }
public: __property virtual System.Windows.Media.Brush* get_Brush(); public: __property virtual void set_Brush(
System.Windows.Media.Brush* value
);
public:
virtual property System.Windows.Media.Brush^ Brush { System.Windows.Media.Brush^ get(); void set(System.Windows.Media.Brush^ value); }
Property Value
Значение по умолчанию - null.