kCura.Vendor.Castle.Components.DictionaryAdapter.IDictionaryNotify public interface IDictionaryNotify : INotifyPropertyChanging, INotifyPropertyChanged Documentation bool CanNotify { get; } bool ShouldNotify { get; } void ResumeNotifications() void SuppressNotifications() IDisposable SuppressNotificationsBlock()