C# Class Gymnastika.Controls.CheckButtonGroupItem

Inheritance: System.Windows.Controls.ListBoxItem
Show file Open project: weiqiyiji/Gymnastika

Public Properties

Property Type Description
CornerRadiusProperty System.Windows.DependencyProperty
MouseOverBackgroundProperty System.Windows.DependencyProperty
SelectedBackgroundProperty System.Windows.DependencyProperty
SingleBorderThicknessProperty System.Windows.DependencyProperty

Public Methods

Method Description
CheckButtonGroupItem ( CheckButtonGroup parent ) : System

Private Methods

Method Description
CheckButtonGroupItem ( ) : System

Method Details

CheckButtonGroupItem() public method

public CheckButtonGroupItem ( CheckButtonGroup parent ) : System
parent CheckButtonGroup
return System

Property Details

CornerRadiusProperty public static property

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

MouseOverBackgroundProperty public static property

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

SelectedBackgroundProperty public static property

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

SingleBorderThicknessProperty public static property

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