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 用のリボンを使用しています (2010 - Microsoft.Windows.Controls.Ribbon)。msofficeのこのボタンのように、リボンタブを最小化または最大化するボタンを作成したい:
Microsoft.Windows.Controls.Ribbon
どうやってやるの?
リボンのIsMinimizedプロパティにアクセスして、最小化/最大化します。