Skip to content

Hihiz/WPF-MVVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

пакет Microsoft.Xaml.Behaviors.Wpf

     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>

About

Приложение WPF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages