C# Class Sanguosha.UI.Controls.PrivateDeckBox

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

Public Methods

Method Description
PrivateDeckBox ( ) : System
PrivateDeckBox_DataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

PrivateDeckBox() public method

public PrivateDeckBox ( ) : System
return System

PrivateDeckBox_DataContextChanged() public method

public PrivateDeckBox_DataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
sender object
e System.Windows.DependencyPropertyChangedEventArgs
return void