AutomationProperties.AnnotationsProperty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コメント、ヘッダー、フッターなど、ドキュメント内の注釈オブジェクトの一覧に使用される依存関係プロパティを識別します。
public:
static property DependencyProperty ^ AnnotationsProperty { DependencyProperty ^ get(); };
static DependencyProperty AnnotationsProperty();
public static DependencyProperty AnnotationsProperty { get; }
var dependencyProperty = AutomationProperties.annotationsProperty;
Public Shared ReadOnly Property AnnotationsProperty As DependencyProperty
プロパティ値
Annotations 添付プロパティの識別子。
注釈
Annotations のパブリック依存関係プロパティはありません。 GetAnnotations を使用して注釈の一覧を取得します。