ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockControl Class / WindowStyleProperty Field

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