If I have 1 tabcontrol and 2 tabitems each containing a datagrid and load them on startup of the application the memory level is normal.
If I have 2 tab controls and each tabcontrol has 1 tabitem and i load them on startup of application memory goes crazy.
What am I doing wrong?
I am loading them the exact same way in both cases the 1 of the datagrid are using in a different control.