public System.Windows.Media.Brush SelectionImagesBrush { get; set; }
public: __property System.Windows.Media.Brush* get_SelectionImagesBrush(); public: __property void set_SelectionImagesBrush(
System.Windows.Media.Brush* value
);
public:
property System.Windows.Media.Brush^ SelectionImagesBrush { System.Windows.Media.Brush^ get(); void set(System.Windows.Media.Brush^ value); }
'Declaration Public Property SelectionImagesBrush As System.Windows.Media.Brush
Property Value
Default value is null.