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

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