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

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