Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
XAML ベースのユーザー コントロールを dll にプリコンパイルするにはどうすればよいですか?
Razor Generator が MVC ビューに対してどのように機能するかに似ています。
はい、できます。アプリから参照できる作成可能なクラス ライブラリ (Windows ストア アプリ) があります。ただし、アプリケーションと一緒にパッケージ化する必要があり、その場で動的にロードすることはできません。