WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1LayoutTransformer Class / LayoutTransform Property
In This Topic
    LayoutTransform Property
    In This Topic
    Gets or sets the layout transform to apply on the LayoutTransformer control content.
    Syntax
    public Transform LayoutTransform {get; set;}
    See Also