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

Inheritance: System.Windows.Controls.Button
Exibir arquivo Open project: daszat/zetbox

Public Properties

Property Type Description
CommandViewModelProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty

Public Methods

Method Description
CommandButton ( ) : System

Private Methods

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

Method Details

CommandButton() public method

public CommandButton ( ) : System
return System

Property Details

CommandViewModelProperty public_oe static_oe property

public static DependencyProperty,System.Windows CommandViewModelProperty
return System.Windows.DependencyProperty

ImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows ImageProperty
return System.Windows.DependencyProperty