C# Class Combogallary.LocalExtensions

Afficher le fichier Open project: msCube/Gallery

Méthodes publiques

Méthode Description
ForTextBoxFromTemplate ( this templateFrameworkElement, Action action ) : void
ForWindowFromTemplate ( this templateFrameworkElement, Action action ) : void

Method Details

ForTextBoxFromTemplate() public static méthode

public static ForTextBoxFromTemplate ( this templateFrameworkElement, Action action ) : void
templateFrameworkElement this
action Action
Résultat void

ForWindowFromTemplate() public static méthode

public static ForWindowFromTemplate ( this templateFrameworkElement, Action action ) : void
templateFrameworkElement this
action Action
Résultat void