1 write to _clientSideWrapper
UIAutomationClient (1)
MS\Internal\Automation\AutomationPatternInfo.cs (1)
31
_clientSideWrapper
= clientSideWrapper;
1 reference to _clientSideWrapper
UIAutomationClient (1)
MS\Internal\Automation\AutomationPatternInfo.cs (1)
46
internal WrapObjectClientSide ClientSideWrapper { get { return
_clientSideWrapper
; } }