3 writes to sort
System.Windows.Forms (3)
winforms\Managed\System\WinForms\BindingSource.cs (3)
457this.sort = value; 754this.sort = null; 1996this.sort = null;
1 reference to sort
System.Windows.Forms (1)
winforms\Managed\System\WinForms\BindingSource.cs (1)
454return this.sort;