1 write to _scope
UIAutomationClient (1)
MS\Internal\Automation\UiaCoreAPI.cs (1)
147
_scope
= scope;
2 references to _scope
UIAutomationClient (2)
MS\Internal\Automation\UiaCoreAPI.cs (2)
135
public TreeScope TreeScope { get { return
_scope
; } }
291
_scope = cr.
_scope
;