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