How can I pass 2 parameters with CommandParameter to the command
<Button Command="{Binding NavCommand}" CommandParameter="string1 and string2" >
How can I pass 2 parameters with CommandParameter to the command
<Button Command="{Binding NavCommand}" CommandParameter="string1 and string2" >