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 StackPanel があります。これを行うネイティブな方法はありますか?StackPanel は「SizeToContent」をサポートしていないようです
前もって感謝します!
StackPanelは常にその内容に応じて拡大および縮小しますが、最終的に表示される内容はStackPanel、などのを含むものによって制約される可能性がありますWindow。
StackPanel
Window