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.
ビューボックスにグリッドがあります。ウィンドウの幅を縮小すると、グリッドが小さくなります..しかし、高さを縮小しても何も起こりませんでした。
親コンテナに問題があるようですね! 親コンテナーをグリッドに変更することでこれを解決しました (たとえば、ItemsControl.ItemsPanelTemplate のデフォルトの StackPanel から)。
完全な xaml を見てみましょう。