2 instantiations of SelectionItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionItemPattern.cs (2)
136return new SelectionItemPatternInformation(_el, true); 161return new SelectionItemPatternInformation(_el, false);
2 references to SelectionItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionItemPattern.cs (2)
131public SelectionItemPatternInformation Cached 156public SelectionItemPatternInformation Current