Description ​
The LockUpdateCount property indicates how many times BeginLockUpdate has been called without a matching EndLockUpdate.
While LockUpdateCount > 0, changes does not mark the object modified, and notifications are temporarily suspended.