local:MyToolTipContent/
/tt:ToolTipBehavior
/i:Interaction.Behaviors
你的代码挂了~~~~~~~~~~~~
<Button Content="执行" Margin="521,559,15,12">
<i:Interaction.Behaviors>
<tt:ToolTipBehavior Category="Informational">
<local:MyToolTipContent/>
</tt:ToolTipBehavior>
</i:Interaction.Behaviors>
</Button>