'Declaration <BrowsableAttribute(False)> Public ReadOnly Property HoveredAnnotationView As AnnotationView
[Browsable(False)] public AnnotationView HoveredAnnotationView { get; }
[Browsable(False)] public: __property AnnotationView* get_HoveredAnnotationView();
[Browsable(False)] public:
property AnnotationView^ HoveredAnnotationView { AnnotationView^ get(); }