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

イベントのデータ。

適用対象

こちらもご覧ください