Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 715 Bytes

automationproperties_getisperipheral_711409991.md

File metadata and controls

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

Microsoft.UI.Xaml.Automation.AutomationProperties.GetIsPeripheral

-description

Gets a Boolean value that indicates whether the specified element represents peripheral UI.

-parameters

-param element

The element to check for peripheral data.

-returns

A Boolean value that indicates whether the DependencyObject specified by the element parameter represents peripheral UI.

-remarks

-examples

-see-also