7 references to RaiseEventInThisClientOnly
UIAutomationClient (7)
MS\Internal\Automation\BoundingRectTracker.cs (1)
119
ClientEventManager.
RaiseEventInThisClientOnly
(AutomationElement.AutomationPropertyChangedEvent, rawEl, e);
MS\Internal\Automation\ClientEventManager.cs (3)
650
RaiseEventInThisClientOnly
( WindowPattern.WindowOpenedEvent, rawEl, e);
661
RaiseEventInThisClientOnly
(AutomationElement.StructureChangedEvent, rawEl, e);
672
RaiseEventInThisClientOnly
(eventId, rawEl, e);
MS\Internal\Automation\FocusTracker.cs (1)
109
ClientEventManager.
RaiseEventInThisClientOnly
(AutomationElement.AutomationFocusChangedEvent, srcEl, e);
MS\Internal\Automation\WindowInteractionStateTracker.cs (1)
114
ClientEventManager.
RaiseEventInThisClientOnly
(AutomationElement.AutomationPropertyChangedEvent, rawEl, e);
MS\Internal\Automation\WindowVisualStateTracker.cs (1)
109
ClientEventManager.
RaiseEventInThisClientOnly
(AutomationElement.AutomationPropertyChangedEvent, rawEl, e);