Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想设置一个 TabControl,它的标题位于左侧而不是顶部,我该怎么做?
<TabControl TabStripPlacement="Left" > </TabControl>