次の方法で共有


Extensions クラス

定義

LoadFromXaml<TXaml>(TXaml, String) メソッドを定義する View の拡張クラス。

public static class Extensions
type Extensions = class
継承
System.Object
Extensions

メソッド

LoadFromXaml<TXaml>(TXaml, String)

指定の xaml を読み込むことで、初期化されたビューを返します。

LoadFromXaml<TXaml>(TXaml, Type)

callingType のアプリケーション マニフェストに定義されているプロパティが含まれる TXaml を返します。

適用対象