2 instantiations of TablePatternInformation
UIAutomationClient (2)
System\Windows\Automation\TablePattern.cs (2)
90return new TablePatternInformation(_el, true); 115return new TablePatternInformation(_el, false);
2 references to TablePatternInformation
UIAutomationClient (2)
System\Windows\Automation\TablePattern.cs (2)
85new public TablePatternInformation Cached 110new public TablePatternInformation Current