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 で、別のコントロール内にあるコントロールを暗黙的にスタイル設定することは可能ですか?
たとえば、すべての画像のスタイルを設定せずに、ボタン内の画像のスタイルを設定しますか?
ボタンの ResourceDictionary にスタイルを挿入できます。次に、含まれている画像にのみ適用されます。