C# Class MetroRadiance.Controls.CaptionButton

Inheritance: System.Windows.Controls.Button
Show file 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 static property

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

ModeProperty public static property

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

WindowActionProperty public static property

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