UnlockUpdateEx re-enables all calls to the Update method, after a call to LockUpdate.
LockUpdate and UnlockUpdateEx are useful, for example, when you need to resample multiple layers.
UnlockUpdateEx doesn't call Update when the update can be unlocked.