AnnotationResourceChangedEventArgs.Action 属性

定义

获取批注 Resource的操作。

public:
 property System::Windows::Annotations::AnnotationAction Action { System::Windows::Annotations::AnnotationAction get(); };
public System.Windows.Annotations.AnnotationAction Action { get; }
member this.Action : System.Windows.Annotations.AnnotationAction
Public ReadOnly Property Action As AnnotationAction

属性值

批注 Resource的操作。

注解

AnnotationResourceChangedEventHandler资源AnchorsCargosAddedRemoved资源时调用,或 Modified

适用于