This question is locked. New answers and comments are not allowed.
I am binding the itemsource of the tabcontrol during the control is invisible. If I make the control visible afterwards, no tabitem is selected.
If I am binding during the tabcontrol is visible, everything is working fine.
Do I have to do a layout update after the binding? Is this a bug or feature?
If I am binding during the tabcontrol is visible, everything is working fine.
Do I have to do a layout update after the binding? Is this a bug or feature?