Can anyone help me with style on WPF. I am trying to make something like on screenshot. I don`t understand how to make borders of TabItemHeader and TabItemContent like that.

Screenshot

Updated:

I have make something like that: http://hostingkartinok.com/show-image.php?id=2fd7604dd85877a6d7fa625de9439d7a But the last problem is Border of content. How to set thickness of it?

有帮助吗?

解决方案

<Border BorderThickness="2" />
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top