Annotation.AnchorChanged 이벤트

정의

주석 Anchors 목록에서 Anchor가 추가, 제거 또는 수정될 때 발생합니다.

public:
 event System::Windows::Annotations::AnnotationResourceChangedEventHandler ^ AnchorChanged;
public event System.Windows.Annotations.AnnotationResourceChangedEventHandler AnchorChanged;
member this.AnchorChanged : System.Windows.Annotations.AnnotationResourceChangedEventHandler 
Public Custom Event AnchorChanged As AnnotationResourceChangedEventHandler 
Public Event AnchorChanged As AnnotationResourceChangedEventHandler 

이벤트 유형

설명

앵커는 추가 또는 제거 하는 경우 외에도 AnchorChanged 변경과 같은 앵커 하위 요소에 대 한 수정은에서 발생 한 ContentLocatorPart합니다.

적용 대상