Implemented interface member:
property
SupportsSorting
System.ComponentModel.IBindingList.SupportsSorting
7 references to SupportsSorting
System.Windows.Forms.Tests (7)
System\Windows\Forms\BindingSourceTests.cs (7)
54
Assert.False(source.
SupportsSorting
);
113
Assert.False(source.
SupportsSorting
);
177
Assert.False(source.
SupportsSorting
);
263
Assert.False(source.
SupportsSorting
);
335
Assert.False(source.
SupportsSorting
);
442
Assert.True(source.
SupportsSorting
);
517
Assert.False(source.
SupportsSorting
);