I am using a frame inside my MainWindow to load some pages on the screen, the fact is that I have a button on one of these pages and I want the Click to be interpreted by MainWindow. Can you do this with routed events?
I am using a frame inside my MainWindow to load some pages on the screen, the fact is that I have a button on one of these pages and I want the Click to be interpreted by MainWindow. Can you do this with routed events?