2 writes to InnerListSort
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingSource.cs (2)
458
InnerListSort
= value;
1363
this.
InnerListSort
= this.Sort;
1 reference to InnerListSort
System.Windows.Forms (1)
winforms\Managed\System\WinForms\BindingSource.cs (1)
356
if (String.Compare(value, this.
InnerListSort
, false, CultureInfo.InvariantCulture) == 0) {