다음을 통해 공유


WindowResizeGrip.ResizeTarget Property

Gets or sets the target element that this class will resize.

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

Syntax

‘선언
Public Property ResizeTarget As IResizable
public IResizable ResizeTarget { get; set; }

Property Value

Type: Microsoft.VisualStudio.PlatformUI.IResizable
Returns the target element to resize.

.NET Framework Security

See Also

Reference

WindowResizeGrip Class

Microsoft.VisualStudio.PlatformUI Namespace