I Need to implement zoom same as in office 2010.
The content can be any UI element including a third party grid(probably telerik)
I know 4 ways to implement zoom.
What the best way(performance) to implement zoom in this case?
Layout transform is the most flexible and efficient way to zoom and keep the layout as designed in first place.