11 writes to LastSupportedEvent
UIAutomationTypes (11)
MS\Internal\Automation\AutomationIdentifierConstants.cs (11)
37
LastSupportedEvent
= Events.ActiveTextPositionChanged;
45
LastSupportedEvent
= Events.Changes;
53
LastSupportedEvent
= Events.Notification;
61
LastSupportedEvent
= Events.Changes;
69
LastSupportedEvent
= Events.Changes;
77
LastSupportedEvent
= Events.TextEdit_ConversionTargetChanged;
85
LastSupportedEvent
= Events.TextEdit_ConversionTargetChanged;
93
LastSupportedEvent
= Events.TextEdit_ConversionTargetChanged;
101
LastSupportedEvent
= Events.DropTarget_Dropped;
110
LastSupportedEvent
= Events.InputDiscarded;
118
LastSupportedEvent
= Events.Window_WindowClosed;
1 reference to LastSupportedEvent
UIAutomationTypes (1)
System\Windows\Automation\AutomationIdentifier.cs (1)
227
&& (id <= (int)AutomationIdentifierConstants.
LastSupportedEvent
));