2 instantiations of GridItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\GridItemPattern.cs (2)
118return new GridItemPatternInformation(_el, true); 143return new GridItemPatternInformation(_el, false);
2 references to GridItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\GridItemPattern.cs (2)
113public GridItemPatternInformation Cached 138public GridItemPatternInformation Current