2 instantiations of EmptyGridItem
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1733return new EmptyGridItem (row, column, this);
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
654return new EmptyGridItem (row, column, this);