Bug fix
While I was using the new StackPanel I found a bug in the measure calculation. It wasn't taking the orientation into account when figuring out the child constraints before calling measure. It was a fairly easy fix.
While I was using the new StackPanel I found a bug in the measure calculation. It wasn't taking the orientation into account when figuring out the child constraints before calling measure. It was a fairly easy fix.