2 references to NoSort
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
3079
_propertySortValue = PropertySort.
NoSort
;
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridTests.cs (1)
4184
propertyGrid.PropertySort = PropertySort.
NoSort
;