InvokeCommandAction, :
<TabItem Header="TabItem">
<i:Interaction.Triggers>
<i:EventTrigger EventName="MouseLeftButtonDown">
<i:InvokeCommandAction Command="SomeCommand"/>
</i:EventTrigger>
</i:Interaction.Triggers>
<Grid />
</TabItem>
xmlns :
xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity"
, , System.Windows.Interactivity
( WPF4)