C# Class Zetbox.Client.WPF.CustomControls.CommandButton

Inheritance: System.Windows.Controls.Button
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

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

Méthodes publiques

Méthode Description
CommandButton ( ) : System

Private Methods

Méthode Description
CommandButton_Loaded ( object sender, RoutedEventArgs e ) : void
OnCommandViewModelChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

CommandButton() public méthode

public CommandButton ( ) : System
Résultat System

Property Details

CommandViewModelProperty public_oe static_oe property

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

ImageProperty public_oe static_oe property

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