Represents a control that applies a layout transformation to its Content.
Attributes
Property |
---|
RenderTransform |
Content |
Example
1 | <dev:LayoutTransformer RenderTransformOrigin="0.5,0.5"> |
Demo
you can run demo and see this feature.
Represents a control that applies a layout transformation to its Content.
Property |
---|
RenderTransform |
Content |
1 | <dev:LayoutTransformer RenderTransformOrigin="0.5,0.5"> |
you can run demo and see this feature.