AutomationPeer.IsPeripheral Method

Definition

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

C#
public bool IsPeripheral();

Returns

Boolean

A Boolean value that indicates whether the automation element represents peripheral UI.

Remarks

Peripheral UI appears and supports user interaction, but does not take keyboard focus when it appears. Examples of peripheral UI include popups, flyouts, context menus, or floating notifications.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6