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