2 instantiations of TablePatternInformation
UIAutomationClient (2)
System\Windows\Automation\TablePattern.cs (2)
98
return new
TablePatternInformation
(_el, true);
123
return new
TablePatternInformation
(_el, false);
2 references to TablePatternInformation
UIAutomationClient (2)
System\Windows\Automation\TablePattern.cs (2)
93
new public
TablePatternInformation
Cached
118
new public
TablePatternInformation
Current