C# Class Sanguosha.UI.Controls.KeyEventNotifierView

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

Méthodes publiques

Méthode Description
AddLog ( System.Windows.Documents.FlowDocument log ) : void
KeyEventNotifierView ( ) : System

Private Methods

Méthode Description
KeyEventNotifierView_Unloaded ( object sender, RoutedEventArgs e ) : void
_BuildLogBlock ( System.Windows.Documents.FlowDocument log ) : UIElement
_MakeAppear ( UIElement element ) : void
_MakeDisappear ( UIElement element ) : void
_cleanUpCounter_Elapsed ( object sender, EventArgs e ) : void

Method Details

AddLog() public méthode

public AddLog ( System.Windows.Documents.FlowDocument log ) : void
log System.Windows.Documents.FlowDocument
Résultat void

KeyEventNotifierView() public méthode

public KeyEventNotifierView ( ) : System
Résultat System