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.
此处定义的 TabItem 的默认模板假定标签条位于顶部。如果我们将其更改TabStrip.TabStripPlacement为向右、向左或向下,则边距和边框粗细没有意义。有人将如何根据 parent 更改这些值TabControl TabStripPlacement。这适用于应用程序资源中使用的样式,而不仅仅是控件的特定实例。
TabStrip.TabStripPlacement
TabControl
TabStripPlacement
回答我自己的问题。我发现实际上有一个TabItem.TabStripPlacement可以在控件模板触发器上使用
TabItem.TabStripPlacement