Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1LayoutTransformer Class / LayoutTransformProperty Field

In This Topic
    LayoutTransformProperty Field
    In This Topic
    Identifies the LayoutTransform dependency property.
    Syntax
    'Declaration
     
    
    Public Shadows Shared ReadOnly LayoutTransformProperty As DependencyProperty
    public new static readonly DependencyProperty LayoutTransformProperty
    See Also