Implemented interface member:
property
SupportsChangeNotification
System.ComponentModel.IBindingList.SupportsChangeNotification
7 references to SupportsChangeNotification
System.Windows.Forms.Tests (7)
System\Windows\Forms\BindingSourceTests.cs (7)
53Assert.True(source.SupportsChangeNotification); 112Assert.True(source.SupportsChangeNotification); 176Assert.True(source.SupportsChangeNotification); 262Assert.True(source.SupportsChangeNotification); 334Assert.True(source.SupportsChangeNotification); 441Assert.True(source.SupportsChangeNotification); 516Assert.True(source.SupportsChangeNotification);