Partager via


ICodeInjectionService, interface

Crée une méthode dans le code-behind pour le fichier XAML d'un utilisateur et permet l'ajout d'instructions à la méthode.

Espace de noms :  Microsoft.Windows.Design.Services
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public Interface ICodeInjectionService
public interface ICodeInjectionService
public interface class ICodeInjectionService
type ICodeInjectionService =  interface end
public interface ICodeInjectionService

Le type ICodeInjectionService expose les membres suivants.

Méthodes

  Nom Description
Méthode publique AppendStatements Ajoute une collection d'instructions CodeDOM au gestionnaire d'événements spécifié.
Méthode publique CreateMethod Crée une méthode avec la signature spécifiée.

Début

Voir aussi

Référence

Microsoft.Windows.Design.Services, espace de noms