2 instantiations of SelectionPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionPattern.cs (2)
119
return new
SelectionPatternInformation
(_el, true);
144
return new
SelectionPatternInformation
(_el, false);
2 references to SelectionPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionPattern.cs (2)
114
public
SelectionPatternInformation
Cached
139
public
SelectionPatternInformation
Current