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