AdornerUIManager.CancelUpdate() Method
Unlocks the AdornerUIManager object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
See the AdornerUIManager.BeginUpdate method to learn more.
See Also