'Declaration Protected Overridable Sub OnAnnotationMouseExit( _
ByVal eThe WpfPdfAnnotationViewMouseEventArgs instance containing the event data.As WpfPdfAnnotationViewMouseEventArgs _
)
protected virtual void OnAnnotationMouseExit(
WpfPdfAnnotationViewMouseEventArgs e
)
protected: virtual void OnAnnotationMouseExit(
WpfPdfAnnotationViewMouseEventArgs* e
)
protected:
virtual void OnAnnotationMouseExit(
WpfPdfAnnotationViewMouseEventArgs^ e
)
Parameters
- e
- The WpfPdfAnnotationViewMouseEventArgs instance containing the event data.