AppearanceObject.GetBorderColor(ISkinProvider) Method
In This Article
Returns the BorderColor (AppearanceObject.BorderColor) 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 Border |
See Also