Implemented interface member:
property
SupportsChangeNotification
System.ComponentModel.IBindingList.SupportsChangeNotification
7 references to SupportsChangeNotification
System.Windows.Forms.Tests (7)
System\Windows\Forms\BindingSourceTests.cs (7)
51
Assert.True(source.
SupportsChangeNotification
);
110
Assert.True(source.
SupportsChangeNotification
);
174
Assert.True(source.
SupportsChangeNotification
);
260
Assert.True(source.
SupportsChangeNotification
);
332
Assert.True(source.
SupportsChangeNotification
);
439
Assert.True(source.
SupportsChangeNotification
);
514
Assert.True(source.
SupportsChangeNotification
);