xmlns:i="http://schemas.microsoft.com/xaml/behaviors"
<i:Interaction.Triggers>
<i:EventTrigger EventName="MouseDoubleClick">
<i:InvokeCommandAction Command="{Binding EditUserCommand}" CommandParameter="{Binding ElementName=listViewUser, Path=SelectedItem}"/>
</i:EventTrigger>
</i:Interaction.Triggers>
-
Notifications
You must be signed in to change notification settings - Fork 0
Hihiz/WPF-MVVM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Приложение WPF
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published