C# Class VisualMutator.Views.AttachedBehaviors.MouseDoubleClickBehavior

Afficher le fichier Open project: visualmutator/visualmutator

Méthodes publiques

Свойство Type Description
MouseDoubleClickProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
SetMouseDoubleClick ( DependencyObject target, ICommand value ) : void

Private Methods

Méthode Description
MouseDoubleClick ( object sender, RoutedEventArgs e ) : void
MouseDoubleClickChanged ( DependencyObject target, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

SetMouseDoubleClick() public static méthode

public static SetMouseDoubleClick ( DependencyObject target, ICommand value ) : void
target System.Windows.DependencyObject
value ICommand
Résultat void

Property Details

MouseDoubleClickProperty public_oe static_oe property

public static DependencyProperty,System.Windows MouseDoubleClickProperty
Résultat System.Windows.DependencyProperty