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