ComponentOne FinancialChart for WPF
C1.WPF 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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1LayoutTransformer.LayoutTransformProperty
    public new static readonly DependencyProperty LayoutTransformProperty
    public:
    new static readonly DependencyProperty^ LayoutTransformProperty
    See Also