5 implementations of RowOrColumnMajor
PresentationCore (1)
MS\Internal\Automation\TableProviderWrapper.cs (1)
89public RowOrColumnMajor RowOrColumnMajor
PresentationFramework (3)
System\Windows\Automation\Peers\CalendarAutomationPeer.cs (1)
591RowOrColumnMajor ITableProvider.RowOrColumnMajor
System\Windows\Automation\Peers\DataGridAutomationPeer.cs (1)
226RowOrColumnMajor ITableProvider.RowOrColumnMajor
System\Windows\Automation\Peers\GridViewAutomationPeer.cs (1)
120RowOrColumnMajor ITableProvider.RowOrColumnMajor
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
807RowOrColumnMajor ITableProvider.RowOrColumnMajor
1 reference to RowOrColumnMajor
PresentationCore (1)
MS\Internal\Automation\TableProviderWrapper.cs (1)
151return _iface.RowOrColumnMajor;