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