Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 599 Bytes

automationpeer_raiseautomationevent_714747891.md

File metadata and controls

23 lines (16 loc) · 599 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.RaiseAutomationEvent(Microsoft.UI.Xaml.Automation.Peers.AutomationEvents)
winrt method

Microsoft.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