Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 817 Bytes

automationproperties_getaccessibilityview_1388202834.md

File metadata and controls

26 lines (18 loc) · 817 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.AutomationProperties.GetAccessibilityView(Microsoft.UI.Xaml.DependencyObject)
winrt method

Microsoft.UI.Xaml.Automation.AutomationProperties.GetAccessibilityView

-description

Gets the value of the AutomationProperties.AccessibilityView attached property for the specified DependencyObject.

-parameters

-param element

The DependencyObject to check.

-returns

The accessibility view setting, as a value of the enumeration.

-remarks

-examples

-see-also