11 writes to LastSupportedEvent
UIAutomationTypes (11)
MS\Internal\Automation\AutomationIdentifierConstants.cs (11)
35
LastSupportedEvent
= Events.ActiveTextPositionChanged;
43
LastSupportedEvent
= Events.Changes;
51
LastSupportedEvent
= Events.Notification;
59
LastSupportedEvent
= Events.Changes;
67
LastSupportedEvent
= Events.Changes;
75
LastSupportedEvent
= Events.TextEdit_ConversionTargetChanged;
83
LastSupportedEvent
= Events.TextEdit_ConversionTargetChanged;
91
LastSupportedEvent
= Events.TextEdit_ConversionTargetChanged;
99
LastSupportedEvent
= Events.DropTarget_Dropped;
108
LastSupportedEvent
= Events.InputDiscarded;
116
LastSupportedEvent
= Events.Window_WindowClosed;
1 reference to LastSupportedEvent
UIAutomationTypes (1)
System\Windows\Automation\AutomationIdentifier.cs (1)
225
&& (id <= (int)AutomationIdentifierConstants.
LastSupportedEvent
));