You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a TabControl with several TabItems, but the Header of the TabItems are too close to each other. Is it there a way to increase their spacing? I tried Margin but this separates the Underline too.
Right now I am making it as Header=" Text ", it works but it's a hack.