1 write to _srcEl
UIAutomationClient (1)
MS\Internal\Automation\ClientSideQueueItem.cs (1)
40
_srcEl
= srcEl;
2 references to _srcEl
UIAutomationClient (2)
MS\Internal\Automation\ClientSideQueueItem.cs (2)
60
if (
_srcEl
== null)
66
UiaCoreApi.UiaCacheResponse response = UiaCoreApi.UiaGetUpdatedCache(
_srcEl
.RawNode, _request, UiaCoreApi.NormalizeState.View, null);