Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AutomationProperties.AccessibilityViewProperty Property
Definition
- Namespace:
- Microsoft.UI.Xaml.Automation
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the AutomationProperties.AccessibilityView attached property. Set this attached property on individual elements in order to change their element visibility to specific modes requested by a UI Automation client.
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
Property Value
The identifier for the AutomationProperties.AccessibilityView attached property.
Applies to
Feedback
Was this page helpful?
