'Declaration Public Property EditorModeHighlightBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush EditorModeHighlightBrush { get; set; }
public: __property System.Windows.Media.Brush* get_EditorModeHighlightBrush(); public: __property void set_EditorModeHighlightBrush(
System.Windows.Media.Brush* value
);
public:
property System.Windows.Media.Brush^ EditorModeHighlightBrush { System.Windows.Media.Brush^ get(); void set(System.Windows.Media.Brush^ value); }
Property Value
Значение по умолчанию заморожено.