2 instantiations of SelectionItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionItemPattern.cs (2)
139return new SelectionItemPatternInformation(_el, true); 164return new SelectionItemPatternInformation(_el, false);
2 references to SelectionItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionItemPattern.cs (2)
134public SelectionItemPatternInformation Cached 159public SelectionItemPatternInformation Current