0
votes
votes
2 answers
WPF capturing an click event in a child control
I'm building an app in WPF and have a main window, in the window I have a frame with a page inside it. On the page is a button. I have instantiated the page inside the application and am trying to create an event where I can capture the c ...
