AnnotationStore.OnAnchorChanged(AnnotationResourceChangedEventArgs) 메서드

정의

AnchorChanged 이벤트를 발생시킵니다.

protected:
 virtual void OnAnchorChanged(System::Windows::Annotations::AnnotationResourceChangedEventArgs ^ args);
protected virtual void OnAnchorChanged (System.Windows.Annotations.AnnotationResourceChangedEventArgs args);
abstract member OnAnchorChanged : System.Windows.Annotations.AnnotationResourceChangedEventArgs -> unit
override this.OnAnchorChanged : System.Windows.Annotations.AnnotationResourceChangedEventArgs -> unit
Protected Overridable Sub OnAnchorChanged (args As AnnotationResourceChangedEventArgs)

매개 변수

args
AnnotationResourceChangedEventArgs

이벤트 데이터입니다.

적용 대상

추가 정보