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