AppearanceObject.GetBackColor(ISkinProvider) Method
In This Article
Returns the BackColor (AppearanceObject.BackColor) for the target LookAndFeel object.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
look |
DevExpress. |
An ISkin |
#Returns
Type | Description |
---|---|
Color | A Color that is the Back |
See Also