2 references to Sort
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingSource.cs (2)
1362if (this.Sort != null) { 1363this.InnerListSort = this.Sort;