<Window ...
xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity"
xmlns:cmd="clr-namespace:GalaSoft.MvvmLight.Command;assembly=GalaSoft.MvvmLight.Platform"
...>
...
<TabControl>
<i:Interaction.Triggers>
<i:EventTrigger EventName="SelectionChanged">
<cmd:EventToCommand Command="{Binding TabSelectionChangedCommand}"
PassEventArgsToCommand="True" />
</i:EventTrigger>
</i:Interaction.Triggers>
<TabItem>...</TabItem>
<TabItem>...</TabItem>
</TabControl>
...
</Window>
---ref---
Use a Command with TabItem
哈哈哈,写的太好了https://www.lawjida.com/
文章中的实用建议和操作指南,让读者受益匪浅,值得珍藏。
文章紧扣主题,观点鲜明,展现出深刻的思考维度。
多语种文献的引用彰显学术包容性。
主题紧扣时代脉搏,具有现实意义。
论点鲜明,论据链环环相扣,论证有力。
文章中的实用建议和操作指南,让读者受益匪浅,值得珍藏。
内容的丰富性和深度让人仿佛置身于知识的海洋,受益匪浅。