How do I can close/hide a frame based upon a button click event in wpf?
- by tvimalarajah
I have two frames I need to a load the second frame based on the button click event which is there in the first frame, and need to hide the first frame once the second frame is loaded.