WindowStyleHelper Class
Microsoft internal use only.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.WindowStyleHelper
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
Public NotInheritable Class WindowStyleHelper
public static class WindowStyleHelper
public ref class WindowStyleHelper abstract sealed
[<AbstractClass>]
[<Sealed>]
type WindowStyleHelper = class end
public final class WindowStyleHelper
The WindowStyleHelper type exposes the following members.
Attached Properties
Name | Description | |
---|---|---|
![]() |
HasMaximizeButton | Microsoft internal use only. |
![]() |
HasMinimizeButton | Microsoft internal use only. |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
GetHasMaximizeButton | Microsoft internal use only. |
![]() ![]() |
GetHasMinimizeButton | Microsoft internal use only. |
![]() ![]() |
SetHasMaximizeButton | Microsoft internal use only. |
![]() ![]() |
SetHasMinimizeButton | Microsoft internal use only. |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
HasMaximizeButtonProperty | Microsoft internal use only. |
![]() ![]() |
HasMinimizeButtonProperty | Microsoft internal use only. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.