C# Class Petzold.RecordKeystrokes.RecordKeystrokes

Inheritance: System.Windows.Window
Mostra file Open project: kasicass/kasicass

Public Methods

Method Description
RecordKeystrokes ( ) : System

Protected Methods

Method Description
OnTextInput ( System.Windows.Input.TextCompositionEventArgs args ) : void

Private Methods

Method Description
Main ( ) : void

Method Details

OnTextInput() protected method

protected OnTextInput ( System.Windows.Input.TextCompositionEventArgs args ) : void
args System.Windows.Input.TextCompositionEventArgs
return void

RecordKeystrokes() public method

public RecordKeystrokes ( ) : System
return System