Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input 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 C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty IsResizableProperty
    See Also