Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1LayoutTransformer Class / LayoutTransformProperty Field

In This Topic
    LayoutTransformProperty Field (C1LayoutTransformer)
    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