ComponentOne Basic Library for UWP
ApplyLayoutTransform Method

C1.UWP Assembly > C1.Xaml Namespace > C1LayoutTransformer Class : ApplyLayoutTransform Method
Applies the layout transform on the LayoutTransformer control content.
Syntax
'Declaration
 
Public Sub ApplyLayoutTransform() 
public void ApplyLayoutTransform()
Remarks
Only used in advanced scenarios (like animating the LayoutTransform). Should be used to notify the LayoutTransformer control that some aspect of its Transform property has changed.
See Also

Reference

C1LayoutTransformer Class
C1LayoutTransformer Members