C# Class MetroRadiance.Controls.CaptionButton

Inheritance: System.Windows.Controls.Button
Exibir arquivo Open project: Grabacr07/MetroRadiance

Public Properties

Property Type Description
IsCheckedProperty System.Windows.DependencyProperty
ModeProperty System.Windows.DependencyProperty
WindowActionProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnClick ( ) : void
OnInitialized ( EventArgs e ) : void

Private Methods

Method Description
CaptionButton ( ) : System
ChangeVisibility ( ) : void

Method Details

OnClick() protected method

protected OnClick ( ) : void
return void

OnInitialized() protected method

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
return void

Property Details

IsCheckedProperty public_oe static_oe property

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

ModeProperty public_oe static_oe property

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

WindowActionProperty public_oe static_oe property

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