Tagged Questions

1
vote
3answers
2k views

Tabbed Interface in C#/WPF

I am currently working on an application with a tabbed interface. I want to be able to split the workspace horizontally or vertically by dragging a tab to one edge of the window. For example, open ...