Posts by Guilherme • 31 points
2 posts
-
1
votes1
answer448
viewsQ: Singleton standard
I am creating a project in C# and WPF, and I need to control instances of WPF windows, IE if I open a window in a code part with wndJanela.Show(), I want that when calling the Show() method again…
-
1
votes2
answers498
viewsA: I can’t run an animated gif on my WPF project
Hello, I was looking for information because I was going through the same problem, and in the end I found your question right after I found an answer (rs). Well, to put a Gif in a WPF window, I used…