UserLookAndFeel.Painter Property
In This Article
Gets the painter based on the style currently applied for drawing control’s elements.
Namespace: DevExpress.LookAndFeel
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A Base |
#Remarks
The property supports the internal infrastructure and usually you do not need to use it in your code.
See Also