WindowStyleHelper Class

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

System.Object
  Microsoft.VisualStudio.PlatformUI.WindowStyleHelper

public static class WindowStyleHelper

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticHasMaximizeButton

Microsoft internal use only.

System_CAPS_pubpropertySystem_CAPS_staticHasMinimizeButton

Microsoft internal use only.

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetHasMaximizeButton(Window)

Microsoft internal use only.

System_CAPS_pubmethodSystem_CAPS_staticGetHasMinimizeButton(Window)

Microsoft internal use only.

System_CAPS_pubmethodSystem_CAPS_staticSetHasMaximizeButton(Window, Boolean)

Microsoft internal use only.

System_CAPS_pubmethodSystem_CAPS_staticSetHasMinimizeButton(Window, Boolean)

Microsoft internal use only.

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticHasMaximizeButtonProperty

Microsoft internal use only.

System_CAPS_pubfieldSystem_CAPS_staticHasMinimizeButtonProperty

Microsoft internal use only.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: