次の方法で共有


ICodeInjectionService インターフェイス

ユーザーの XAML ファイルの分離コードにメソッドを作成し、そのメソッドにステートメントを追加できるようにします。

名前空間:  Microsoft.Windows.Design.Services
アセンブリ:  Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)

構文

'宣言
Public Interface ICodeInjectionService
public interface ICodeInjectionService
public interface class ICodeInjectionService
type ICodeInjectionService =  interface end
public interface ICodeInjectionService

ICodeInjectionService 型で公開されるメンバーは以下のとおりです。

メソッド

  名前 説明
パブリック メソッド AppendStatements 指定されたイベント ハンドラーに CodeDOM ステートメントのコレクションを追加します。
パブリック メソッド CreateMethod 指定されたシグネチャでメソッドを作成します。

このページのトップへ

参照

参照

Microsoft.Windows.Design.Services 名前空間