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

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