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