Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 705 Bytes

automationpeer_listenerexists_1530805854.md

File metadata and controls

28 lines (18 loc) · 705 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.AutomationPeer.ListenerExists(Windows.UI.Xaml.Automation.Peers.AutomationEvents)
winrt method

Windows.UI.Xaml.Automation.Peers.AutomationPeer.ListenerExists

-description

Gets a value that indicates whether Microsoft UI Automation reports that a client is listening for the specified event.

-parameters

-param eventId

One of the enumeration values.

-returns

true if Microsoft UI Automation reports a client is listening for the specified event; otherwise, false.

-remarks

-examples

-see-also