'Declaration Public Property ViewProcessingBorderPen As System.Windows.Media.Pen
public System.Windows.Media.Pen ViewProcessingBorderPen { get; set; }
public: __property System.Windows.Media.Pen* get_ViewProcessingBorderPen(); public: __property void set_ViewProcessingBorderPen(
System.Windows.Media.Pen* value
);
public:
property System.Windows.Media.Pen^ ViewProcessingBorderPen { System.Windows.Media.Pen^ get(); void set(System.Windows.Media.Pen^ value); }