ComponentOne DockControl for WPF and Silverlight
WindowStyle Property (C1DockControl)

C1.WPF.Docking Namespace > C1DockControl Class : WindowStyle Property
Gets or sets the Style applied to C1DockWindow instances created by this C1DockControl.
Syntax
'Declaration
 
Public Property WindowStyle As System.Windows.Style
public System.Windows.Style WindowStyle {get; set;}
See Also

Reference

C1DockControl Class
C1DockControl Members