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