Back to Devexpress

SplashScreenManager.Show Method

wpf-devexpress-dot-xpf-dot-core-dot-splashscreenmanager-dot-show.md

latest804 B
Original Source

SplashScreenManager.Show Method

NameParametersDescription
Show(Int32, Int32, DependencyObject, WindowStartupLocation, Boolean, InputBlockMode, Int32)showDelay, minDuration, owner, startupLocation, trackOwnerPosition, inputBlock, timeoutShows the splash screen.
Show(DependencyObject, WindowStartupLocation, Boolean, InputBlockMode, Int32)owner, startupLocation, trackOwnerPosition, inputBlock, timeoutShows the splash screen.