resize - WPF Viewbox only shrink if I shrink the window horizontally -


I have a grid in a view box If I reduce the width of the window then the grid gets reduced. But if I reduce the height, then nothing happens.

Looks like there is a problem like the original container! I've decided that the original container will be converted to a grid (for example, item control from the default stackpellel. ItemsPanelTemplate).

See full xaml!


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -