摘要:
The following example creates a tab control that positions the tabs on the left side. <TabControl TabStripPlacement="Bottom" Margin="0, 0, 0, 10"> <TabItem Name="fontweight" Header="FontWeight"> <TabItem.Content> <TextBlock TextWrapping=&q 阅读全文