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.
エキスパンダーのグループを含む StackPanel を持っています。一度にエキスパンダーのみが展開されるように設定するにはどうすればよいですか?
乾杯
AW
値が「展開されるエキスパンダー」である依存関係プロパティを追加し、お気に入りの式バインディング手法 (型コンバーターなど) を使用して、「展開された」プロパティを式「theExpandedProperty == this」にバインドできます。