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