C# Class SpeakFriend.Utilities.Wpf.Image

Inheritance: System.Windows.Controls.Image
Afficher le fichier Open project: teamaton/speak-lib

Méthodes publiques

Свойство Type Description
ClickEvent System.Windows.RoutedEvent

Méthodes protégées

Méthode Description
OnMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void

Private Methods

Méthode Description
Image ( ) : System

Method Details

OnMouseDown() protected méthode

protected OnMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Résultat void

OnMouseUp() protected méthode

protected OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Résultat void

Property Details

ClickEvent public_oe static_oe property

public static RoutedEvent,System.Windows ClickEvent
Résultat System.Windows.RoutedEvent