C# Class Sanguosha.UI.Controls.GuHuoSkillButton

Interaction logic for GuHuoSkillButton.xaml
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: RagingBigFemaleBird/sgs Class Usage Examples

Public Properties

Property Type Description
IsDropDownProperty System.Windows.DependencyProperty

Public Methods

Method Description
DropDownChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
GuHuoSkillButton ( ) : System

Private Methods

Method Description
btnGuHuoType_Click ( object sender, RoutedEventArgs e ) : void
btnSkill_Checked ( object sender, RoutedEventArgs e ) : void
btnSkill_Unchecked ( object sender, RoutedEventArgs e ) : void

Method Details

DropDownChanged() public static method

public static DropDownChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
return void

GuHuoSkillButton() public method

public GuHuoSkillButton ( ) : System
return System

Property Details

IsDropDownProperty public_oe static_oe property

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