I want to specify the main window in file xaml. How to use Application.MainWindow property to do this.
I should use what property in window element ?
<Application.MainWindow><Window ... /></Application.MainWindow>
I want to specify the main window in file xaml. How to use Application.MainWindow property to do this.
I should use what property in window element ?
<Application.MainWindow><Window ... /></Application.MainWindow>