2 instantiations of SelectionPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionPattern.cs (2)
107return new SelectionPatternInformation(_el, true); 132return new SelectionPatternInformation(_el, false);
2 references to SelectionPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionPattern.cs (2)
102public SelectionPatternInformation Cached 127public SelectionPatternInformation Current