C# Class Sanguosha.UI.Controls.CardSetView

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
CardSetView ( ) : System
_IsGetCardButtonShown_Changed ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Private Methods

Méthode Description
btnGetCard_Click ( object sender, RoutedEventArgs e ) : void
gridCardSet_MouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
gridDataSet_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

CardSetView() public méthode

public CardSetView ( ) : System
Résultat System

_IsGetCardButtonShown_Changed() public static méthode

public static _IsGetCardButtonShown_Changed ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs args ) : void
o System.Windows.DependencyObject
args System.Windows.DependencyPropertyChangedEventArgs
Résultat void

Property Details

IsGetCardButtonShownProperty public_oe static_oe property

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