'Declaration <BrowsableAttribute(False)> Public Property AnnotationSelectionBrush As System.Windows.Media.Brush
[Browsable(False)] public System.Windows.Media.Brush AnnotationSelectionBrush { get; set; }
[Browsable(False)] public: __property System.Windows.Media.Brush* get_AnnotationSelectionBrush(); public: __property void set_AnnotationSelectionBrush(
System.Windows.Media.Brush* value
);
[Browsable(False)] public:
property System.Windows.Media.Brush^ AnnotationSelectionBrush { System.Windows.Media.Brush^ get(); void set(System.Windows.Media.Brush^ value); }