1 write to _request
UIAutomationClient (1)
MS\Internal\Automation\ClientSideQueueItem.cs (1)
28
_request
= request;
2 references to _request
UIAutomationClient (2)
MS\Internal\Automation\ClientSideQueueItem.cs (2)
53
UiaCoreApi.UiaCacheResponse response = UiaCoreApi.UiaGetUpdatedCache(_srcEl.RawNode,
_request
, UiaCoreApi.NormalizeState.View, null);
54
src = CacheHelper.BuildAutomationElementsFromResponse(
_request
, response);