2 references to Sort
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1045Sort();
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListBoxTests.cs (1)
6516public new void Sort() => base.Sort();