C# Class ErlangEditor.ToolBoxButton

ToolBoxButton.xaml 的交互逻辑
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: xdusongwei/ErlangEditor

Méthodes publiques

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

Méthodes publiques

Méthode Description
ToolBoxButton ( ) : System

Méthodes protégées

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

Method Details

OnMouseLeftButtonDown() protected méthode

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

ToolBoxButton() public méthode

public ToolBoxButton ( ) : System
Résultat System

Property Details

ClickEvent public_oe static_oe property

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

ImageSourceProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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