C# Class Sanguosha.UI.Controls.GuHuoSkillButton

Interaction logic for GuHuoSkillButton.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: RagingBigFemaleBird/sgs Class Usage Examples

Méthodes publiques

Свойство Type Description
IsDropDownProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
DropDownChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
GuHuoSkillButton ( ) : System

Private Methods

Méthode 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 méthode

public static DropDownChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

GuHuoSkillButton() public méthode

public GuHuoSkillButton ( ) : System
Résultat System

Property Details

IsDropDownProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsDropDownProperty
Résultat System.Windows.DependencyProperty