AnnotationStore.OnAnchorChanged(AnnotationResourceChangedEventArgs) Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Eleva o AnchorChanged evento.
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)
Parâmetros
Os dados do evento.