Annotation.AnchorChanged 事件

定義

在附註 Anchors 的清單中加入、移除或修改錨點時發生。

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

適用於