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