I have had dealt with both LayoutTransform and RenderTransform and I know that each one is suited for a specific scenario which I had found a use for in previous projects.
Yet, from a performance perspective and while using a WPF profiling tool, for an instance, Which one has a lesser impact on the UI performance ?
As specified by MSDN:
And Also: