标签: c# xml wpf xaml
如何使用CommandParameter将2个参数传递给命令
<Button Command="{Binding NavCommand}" CommandParameter="string1 and string2" >