Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

command parameter wpf

<Button Content="Edit" 
        Command="{Binding EditCommand}"
        CommandParameter="{Binding ViewModelItem}" >
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #command #parameter #wpf
ADD COMMENT
Topic
Name
1+5 =