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