2 instantiations of SelectionItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionItemPattern.cs (2)
135return new SelectionItemPatternInformation(_el, true); 160return new SelectionItemPatternInformation(_el, false);
2 references to SelectionItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionItemPattern.cs (2)
130public SelectionItemPatternInformation Cached 155public SelectionItemPatternInformation Current