5 implementations of RowOrColumnMajor
PresentationCore (1)
MS\Internal\Automation\TableProviderWrapper.cs (1)
90public RowOrColumnMajor RowOrColumnMajor
PresentationFramework (3)
System\Windows\Automation\Peers\CalendarAutomationPeer.cs (1)
595RowOrColumnMajor ITableProvider.RowOrColumnMajor
System\Windows\Automation\Peers\DataGridAutomationPeer.cs (1)
227RowOrColumnMajor ITableProvider.RowOrColumnMajor
System\Windows\Automation\Peers\GridViewAutomationPeer.cs (1)
121RowOrColumnMajor ITableProvider.RowOrColumnMajor
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
808RowOrColumnMajor ITableProvider.RowOrColumnMajor
1 reference to RowOrColumnMajor
PresentationCore (1)
MS\Internal\Automation\TableProviderWrapper.cs (1)
152return _iface.RowOrColumnMajor;