2 references to InputDiscarded
UIAutomationTypes (2)
MS\Internal\Automation\AutomationIdentifierConstants.cs (1)
108
LastSupportedEvent = Events.
InputDiscarded
;
System\Windows\Automation\SynchronizedInputPatternIdentifiers.cs (1)
64
public static readonly AutomationEvent InputDiscardedEvent = AutomationEvent.Register(AutomationIdentifierConstants.Events.
InputDiscarded
, "SynchronizedInputPatternIdentifiers.InputDiscardedEvent");