Property SuppressValueEvents
SuppressValueEvents
Gets or sets whether value change events are suppressed. Subclasses set this to true when programmatically updating the provider to prevent re-entrant event firing.
protected bool SuppressValueEvents { get; set; }