Hi everyone
I am trying to add a button to my form
But If i drag a button to the circled spot it will be put in the XAML code of the Export button.
So when i add a tooltip it will share the same tooltip.
If I manually add the code below the export button, then it breaks the UI.
Cannot really make sense of how the WPF forms work so probably why I mess things up


I am trying to add a button to my form
But If i drag a button to the circled spot it will be put in the XAML code of the Export button.
So when i add a tooltip it will share the same tooltip.
If I manually add the code below the export button, then it breaks the UI.
Cannot really make sense of how the WPF forms work so probably why I mess things up

