CustomDrawHamburgerButtonEventArgs.Cache Property
Provides access to a drawing surface and a pen/brush/font cache.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
GraphicsCache | An object that provides access to a drawing surface and a pen/brush/font cache. |
See Also