Method EnableUpdate
EnableUpdate()
Maintains performance while breakpoints are added/removed one at a time by preventing the Changed event from being fired. Using DisableUpdate/EnableUpdate to prevent notifying about updating the object state.
public int EnableUpdate()