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