다음을 통해 공유


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

속성 값

AnnotationAction

주석 Resource의 동작입니다.

설명

AnnotationResourceChangedEventHandler 될 때 호출 되는 Anchors 또는 Cargos 리소스가 Added, Removed, 또는 Modified합니다.

적용 대상