2 instantiations of TablePatternInformation
UIAutomationClient (2)
System\Windows\Automation\TablePattern.cs (2)
88
return new
TablePatternInformation
(_el, true);
113
return new
TablePatternInformation
(_el, false);
2 references to TablePatternInformation
UIAutomationClient (2)
System\Windows\Automation\TablePattern.cs (2)
83
new public
TablePatternInformation
Cached
108
new public
TablePatternInformation
Current