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