2 instantiations of GridItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\GridItemPattern.cs (2)
107return new GridItemPatternInformation(_el, true); 132return new GridItemPatternInformation(_el, false);
2 references to GridItemPatternInformation
UIAutomationClient (2)
System\Windows\Automation\GridItemPattern.cs (2)
102public GridItemPatternInformation Cached 127public GridItemPatternInformation Current