'Declaration Protected Overridable Sub OnFocusedAnnotationViewChanged( _ ByVal e As AnnotationViewChangedEventArgs _ )
protected virtual void OnFocusedAnnotationViewChanged( AnnotationViewChangedEventArgs e )
protected: virtual void OnFocusedAnnotationViewChanged( AnnotationViewChangedEventArgs* e )
protected: virtual void OnFocusedAnnotationViewChanged( AnnotationViewChangedEventArgs^ e )
Parameters
- e
- An AnnotationViewChangedEventArgs that contains the event data.