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