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.
WPF では、CustomControls と UserControls の違いは何ですか? それぞれをいつ使用する必要がありますか?
ユーザーコントロール (コンポジション):
CustomControl (既存のコントロールの拡張)
出典: CustomControls と UserControls の違い