C# Class Gymnastika.Controls.CheckButtonGroupItem

Inheritance: System.Windows.Controls.ListBoxItem
Datei anzeigen 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_oe static_oe property

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

MouseOverBackgroundProperty public_oe static_oe property

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

SelectedBackgroundProperty public_oe static_oe property

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

SingleBorderThicknessProperty public_oe static_oe property

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