ToolTipItem.Dispose() Method
Releases all unmanaged resources used by the ToolTipItem.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
Calling the Dispose method allows you to reallocate the unmanaged resources used by the ToolTipItem instance.
See Also