Place RadTransitionControl with size 200x100 inside of ViewBox with size 400x250. Available in LIB version 2015.2.803 , it will be also available in the 2015 Q3.
When system DPI is larger than 100% the transition animation is not scaled up with it. Available in LIB version 2015.2.803 , it will be also available in the 2015 Q3.
See the attached file from the support thread.
Available in LIB version 2015.3.1207, it will be also available in the 2016 Q1 release.
To demo this bug use the XAML below. In code-behind set the content of the ScaledTransition, than replace the conetnt with something new. The old content will shrink (not keep the LayoutTransform) when applying the transform. <Grid> <Grid.LayoutTransf