'Declaration <BrowsableAttribute(False)> Public Property AnnotationSelectionPen As System.Windows.Media.Pen
[Browsable(False)] public System.Windows.Media.Pen AnnotationSelectionPen { get; set; }
[Browsable(False)] public: __property System.Windows.Media.Pen* get_AnnotationSelectionPen(); public: __property void set_AnnotationSelectionPen(
System.Windows.Media.Pen* value
);
[Browsable(False)] public:
property System.Windows.Media.Pen^ AnnotationSelectionPen { System.Windows.Media.Pen^ get(); void set(System.Windows.Media.Pen^ value); }