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