Skip to main content
.NET 6.0+

WinShowViewStrategyBase.ShowStartupWindow() Method

Displays the application’s main Window.

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v23.2.dll

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public void ShowStartupWindow()

Remarks

This method is used internally in XAF, and is not intended to be called from your code.

See Also