2 instantiations of TableItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\TableItemPattern.cs (2)
108
return new
TableItemPatternInformation
(_el, true);
133
return new
TableItemPatternInformation
(_el, false);
2 references to TableItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\TableItemPattern.cs (2)
103
new public
TableItemPatternInformation
Cached
128
new public
TableItemPatternInformation
Current