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