2 instantiations of TableItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\TableItemPattern.cs (2)
97return new TableItemPatternInformation(_el, true); 122return new TableItemPatternInformation(_el, false);
2 references to TableItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\TableItemPattern.cs (2)
92public new TableItemPatternInformation Cached 117public new TableItemPatternInformation Current