3 references to ClientSideWrapper
UIAutomationClient (3)
MS\Internal\Automation\Misc.cs (2)
147
if (pi.
ClientSideWrapper
== null)
155
return pi.
ClientSideWrapper
(el, hPattern, false);
System\Windows\Automation\AutomationElement.cs (1)
710
patternObject = pi.
ClientSideWrapper
(this, hPattern, true);