Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
virok
Posts
Comments
C
C#
•
Created by virok on 9/28/2023 in
#help
❔ Reloading MainWindow after some changes
okay, then Im gonna try that, thanks!
26 replies
C
C#
•
Created by virok on 9/28/2023 in
#help
❔ Reloading MainWindow after some changes
or method
26 replies
C
C#
•
Created by virok on 9/28/2023 in
#help
❔ Reloading MainWindow after some changes
so basically in its own class?
26 replies
C
C#
•
Created by virok on 9/28/2023 in
#help
❔ Reloading MainWindow after some changes
and is it generally bad design to just put non-OOP code directly under InitializeComponent();?
26 replies
C
C#
•
Created by virok on 9/28/2023 in
#help
❔ Reloading MainWindow after some changes
but how do I load my "startup" code? I know in WinForms you could call the Form_Load, but in WPF? do I call the MainWindow() again?
26 replies
C
C#
•
Created by virok on 9/28/2023 in
#help
❔ Reloading MainWindow after some changes
But how do I get my Window to "reload"? in my setter I put in the InitializeComponent(); but doesnt seem to do something?
26 replies