C# Class Sanguosha.UI.Controls.RoleBox

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

Public Methods

Method Description
RoleBox ( ) : System

Private Methods

Method 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 method

public RoleBox ( ) : System
return System