WindowResizeGripDirectionExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticIsResizingBottom(WindowResizeGripDirection)

Determines whether the specified resize direction affects the bottom of the resized element.

System_CAPS_pubmethodSystem_CAPS_staticIsResizingHorizontally(WindowResizeGripDirection)

Determines whether the specified resize direction affects the horizontal width of the resized element.

System_CAPS_pubmethodSystem_CAPS_staticIsResizingLeft(WindowResizeGripDirection)

Determines whether the specified resize direction affects the left of the resized element.

System_CAPS_pubmethodSystem_CAPS_staticIsResizingRight(WindowResizeGripDirection)

Determines whether the specified resize direction affects the right of the resized element.

System_CAPS_pubmethodSystem_CAPS_staticIsResizingTop(WindowResizeGripDirection)

Determines whether the specified resize direction affects the top of the resized element.

System_CAPS_pubmethodSystem_CAPS_staticIsResizingVertically(WindowResizeGripDirection)

Determines whether the specified resize direction affects the height of the resized element.

Return to top
Show: