SplashScreenWindow.AcrylicColor Property
Gets or sets the Acrylic effect’s color tint. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Color | A System.Windows.Media.Color value. |
Remarks
The AllowAcrylic property specifies whether to enable the Acrylic effect. The color’s alpha channel specifies the translucency.
See Also