Share via


StoreContentChangedEventArgs.Annotation プロパティ

定義

ストアで変更した Annotation を取得します。

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

プロパティ値

Annotation

ストアで変更した Annotation

注釈

で実行される Annotation 操作は、プロパティによって Action 指定されます。

適用対象