DXSplashScreenService.OwnerSearchMode Property
Gets or sets the splash screen owner search mode. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public SplashScreenOwnerSearchMode OwnerSearchMode { get; set; }
#Property Value
Type | Description |
---|---|
Splash |
A Splash The default is Splash |
Available values:
Name | Description |
---|---|
Full | Gets the splash screen owner from either the Splash |
Ignore |
Gets the splash screen owner from either the Splash |
Owner |
Gets the splash screen owner from the Splash |
#Remarks
Note
You are viewing documentation for the legacy DXSplash