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 を使用して注釈の一覧を取得します。
製品 | バージョン |
---|---|
Windows App SDK | 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 |