C# Class WindowlessControls.PropertyListener

Afficher le fichier Open project: koush/WindowlessControls Class Usage Examples

Méthodes publiques

Méthode Description
StartListen ( ) : void
StopListen ( ) : void
Undo ( ) : void

Private Methods

Méthode Description
Add ( DependencyPropertyEventArgs e ) : void

Method Details

StartListen() public méthode

public StartListen ( ) : void
Résultat void

StopListen() public méthode

public StopListen ( ) : void
Résultat void

Undo() public méthode

public Undo ( ) : void
Résultat void