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