ClassicDesktopStyleApplicationLifetime.

MainWindow Property

Summary

Gets or sets the main window of the application.

Syntax

public Window MainWindow { get; set; }

Value

Type Description
Window The main window.