ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1Window Class / IsDraggableProperty Field



In This Topic
    IsDraggableProperty Field
    In This Topic
    Identifies the IsDraggable dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsDraggableProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Window.IsDraggableProperty
    public static readonly DependencyProperty IsDraggableProperty
    public:
    static readonly DependencyProperty^ IsDraggableProperty
    See Also