Adding WPF Page to WPF Window
I am making a common element like a button, so I made it in a WPF Page I designed it and I just want to know what the best way is to add that page in a WPF Window in the designer.
I am making a common element like a button, so I made it in a WPF Page I designed it and I just want to know what the best way is to add that page in a WPF Window in the designer.