2 references to SelectionPatternInformation
UIAutomationClient (2)
System\Windows\Automation\SelectionPattern.cs (2)
107
return new
SelectionPatternInformation
(_el, true);
132
return new
SelectionPatternInformation
(_el, false);