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 が提供する優れた機能を利用するフレームワークを C# で自分で作成できるかどうか知っていますか?
それとも、自分ですべてをゼロから作成する必要がありますか?
多くの (任意の?) オブジェクト初期化のニーズに XAML を使用できます。DataBinding と DP は実際には WPF の機能であり、もちろん再利用できます。