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