Home › Forums › Software Development › Multiple WPF Windows: Should every window declare own Host? › Reply To: Multiple WPF Windows: Should every window declare own Host?
12/08/2019 at 17:23 #11869
Tobias Kozlowski
Participant
Thank you for the answer.
It is a WPF application and i don’t use a main routine. So, do i declare it in app.xaml.cs and access it like this?
(App.Current as App).Host