C# Class Sanguosha.UI.Controls.RoleBox

Interaction logic for RoleBox.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: RagingBigFemaleBird/sgs

Méthodes publiques

Méthode Description
RoleBox ( ) : System

Private Methods

Méthode Description
RoleBox_DataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RoleBox_Unloaded ( object sender, RoutedEventArgs e ) : void
_UpdateRoles ( ) : void
cbRoles_DropDownOpened ( object sender, EventArgs e ) : void
cbRoles_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

RoleBox() public méthode

public RoleBox ( ) : System
Résultat System