3 references to RowOrColumnMajorProperty
UIAutomationClient (3)
MS\Internal\Automation\Schema.cs (2)
350new AutomationPropertyInfo( convertToRowOrColumnMajor, TablePattern.RowOrColumnMajorProperty, typeof(RowOrColumnMajor), RowOrColumnMajor.Indeterminate ), 440TablePattern.RowOrColumnMajorProperty};
System\Windows\Automation\TablePattern.cs (1)
263return (RowOrColumnMajor)_el.GetPatternPropertyValue(RowOrColumnMajorProperty, _useCache);