Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 595 Bytes

automationpeer_raiseautomationevent_2027563412.md

File metadata and controls

25 lines (16 loc) · 595 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.AutomationPeer.RaiseAutomationEvent(Windows.UI.Xaml.Automation.Peers.AutomationEvents)
winrt method

Windows.UI.Xaml.Automation.Peers.AutomationPeer.RaiseAutomationEvent

-description

Raises an automation event.

-parameters

-param eventId

The event identifier for the event to raise, as a value of the enumeration. See AutomationEvents.

-remarks

-examples

-see-also