Basically on my mainWindow Class it's getting crowded. My main question would be how to add the events on another class ?
So I tried adding a tabControl ... and wondering if each tabs control can be in a separate xaml and/or class.
an example would be much appreciated ;P Thanks
<Window ....... xmlns:uControl="clr-namespace:YOURPROJECT" >
<TabItem>
<uControl:UserControl1/>
</TabItem>
Two links that should help:
..and for your next problem: call-a-parent-method-from-UserControl
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With