WindowResizeGrip.ResizeTarget Eigenschaft

Definition

Ruft das Ziel Element ab, das von dieser Klasse geändert wird, oder legt dieses fest.

public:
 property Microsoft::VisualStudio::PlatformUI::IResizable ^ ResizeTarget { Microsoft::VisualStudio::PlatformUI::IResizable ^ get(); void set(Microsoft::VisualStudio::PlatformUI::IResizable ^ value); };
public:
 property Microsoft::VisualStudio::PlatformUI::IResizable ^ ResizeTarget { Microsoft::VisualStudio::PlatformUI::IResizable ^ get(); void set(Microsoft::VisualStudio::PlatformUI::IResizable ^ value); };
public Microsoft.VisualStudio.PlatformUI.IResizable ResizeTarget { get; set; }
member this.ResizeTarget : Microsoft.VisualStudio.PlatformUI.IResizable with get, set
Public Property ResizeTarget As IResizable

Eigenschaftswert

IResizable

Gibt das Ziel Element für die Größenänderung zurück.

Gilt für