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