'Declaration Public Property InteractionBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush InteractionBrush { get; set; }
public: __property System.Windows.Media.Brush* get_InteractionBrush(); public: __property void set_InteractionBrush(
System.Windows.Media.Brush* value
);
public:
property System.Windows.Media.Brush^ InteractionBrush { System.Windows.Media.Brush^ get(); void set(System.Windows.Media.Brush^ value); }
Property Value
The interaction brush.