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)
49return _target.GetSelection(); 67return _target.CanSelectMultiple; 76return _target.IsSelectionRequired;