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