ToolTipControllerCustomDrawEventArgs.Cache Property
Gets an object which specifies the storage for the most used pens, fonts and brushes
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
GraphicsCache | A GraphicsCache object which specifies the storage for the most used pens, fonts and brushes. |
See Also