AdornerElement.IsDisposing Property
Gets whether the AdornerElement is being disposed of.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the AdornerElement is being disposed of; otherwise, false. |
See Also