C# Class RM.Friendly.WPFStandardControls.Generator.WPFTextBoxGenerator

Inheritance: GeneratorBase
Afficher le fichier Open project: Roommetro/Friendly.WPFStandardControls

Méthodes publiques

Méthode Description
Optimize ( List code ) : void

Méthodes protégées

Méthode Description
Attach ( ) : void
Detach ( ) : void

Private Methods

Méthode Description
TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

Attach() protected méthode

protected Attach ( ) : void
Résultat void

Detach() protected méthode

protected Detach ( ) : void
Résultat void

Optimize() public méthode

public Optimize ( List code ) : void
code List
Résultat void