C# Class Petzold.RecordKeystrokes.RecordKeystrokes

Inheritance: System.Windows.Window
Afficher le fichier Open project: kasicass/kasicass

Méthodes publiques

Méthode Description
RecordKeystrokes ( ) : System

Méthodes protégées

Méthode Description
OnTextInput ( System.Windows.Input.TextCompositionEventArgs args ) : void

Private Methods

Méthode Description
Main ( ) : void

Method Details

OnTextInput() protected méthode

protected OnTextInput ( System.Windows.Input.TextCompositionEventArgs args ) : void
args System.Windows.Input.TextCompositionEventArgs
Résultat void

RecordKeystrokes() public méthode

public RecordKeystrokes ( ) : System
Résultat System