2 instantiations of SelectionPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionPattern.cs (2)
106return new SelectionPatternInformation(_el, true); 131return new SelectionPatternInformation(_el, false);
2 references to SelectionPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionPattern.cs (2)
101public SelectionPatternInformation Cached 126public SelectionPatternInformation Current