1 write to _target
UIAutomationClient (1)
MS\Internal\Automation\SelectionPatternProviderSideWrapper.cs (1)
27
_target
= target;
3 references to _target
UIAutomationClient (3)
MS\Internal\Automation\SelectionPatternProviderSideWrapper.cs (3)
49
return
_target
.GetSelection();
67
return
_target
.CanSelectMultiple;
76
return
_target
.IsSelectionRequired;