ISplashScreenManagerService.StateChanged Event
Occurs when the State property value is changed.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Event Data
The StateChanged event's data class is DevExpress.Mvvm.PropertyValueChangedEventArgs<SplashScreenState>.
See Also