2 references to InternalSetLayoutTransform
PresentationFramework (2)
src\Framework\System\Windows\FrameworkElement.cs (1)
5181/// Note that this method resets layout tarnsform set by <see cref="InternalSetLayoutTransform"/> method,
src\Framework\System\Windows\Window.cs (1)
1955InternalSetLayoutTransform(child, new MatrixTransform(-1.0, 0.0, 0.0, 1.0, childArrangeBounds.Width, 0.0));