Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / IsDraggableProperty Field

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