2 references to NoSort
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
1078if (!ClientUtils.IsEnumValid(value, (int)value, (int)PropertySort.NoSort, (int)PropertySort.CategorizedAlphabetical)){ 3505propertySortValue = PropertySort.NoSort;