Implemented interface member:
property
SupportsSorting
System.ComponentModel.IBindingList.SupportsSorting
7 references to SupportsSorting
System.Windows.Forms.Tests (7)
System\Windows\Forms\BindingSourceTests.cs (7)
56
Assert.False(source.
SupportsSorting
);
115
Assert.False(source.
SupportsSorting
);
179
Assert.False(source.
SupportsSorting
);
265
Assert.False(source.
SupportsSorting
);
337
Assert.False(source.
SupportsSorting
);
444
Assert.True(source.
SupportsSorting
);
519
Assert.False(source.
SupportsSorting
);