SplashScreenWindow.FadeOutDuration Property
Specifies the duration of the fade-out animation. 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 |
---|---|
TimeSpan | A System.TimeSpan value that is the duration of the fade-out animation. |
See Also