Window.WindowStyle Property
Gets or sets a window's border style.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.WindowStyleA WindowStyle that specifies a window's border style. The default is SingleBorderWindow.
WindowStyle can be one of the WindowStyle enumeration values, including None, ToolWindow, SingleBorderWindow (default), and ThreeDBorderWindow.
The following figure shows the window styles on Windows Vista (Windows Vista Aero theme, with transparent glass enabled):

Note |
|---|
You cannot set or get this property when a window is hosted in a browser. |
Identifier field | |
Metadata properties set to true | None |
Available since 3.0
Silverlight
Available since 5.0
