次の方法で共有


AutomationProperties.AccessibilityViewProperty プロパティ

定義

AutomationProperties.AccessibilityView 添付プロパティを識別します。 UI オートメーション クライアントによって要求された特定のモードに要素の可視性を変更するために、個々の要素にこの添付プロパティを設定します。

public:
 static property DependencyProperty ^ AccessibilityViewProperty { DependencyProperty ^ get(); };
static DependencyProperty AccessibilityViewProperty();
public static DependencyProperty AccessibilityViewProperty { get; }
var dependencyProperty = AutomationProperties.accessibilityViewProperty;
Public Shared ReadOnly Property AccessibilityViewProperty As DependencyProperty

プロパティ値

AutomationProperties.AccessibilityView 添付プロパティの識別子。

適用対象