Share via


Window.EnableResize プロパティ

定義

ウィンドウのサイズが変更可能な場合は True を指定します。

public:
 property bool EnableResize { bool get(); void set(bool value); };
public bool EnableResize { get; set; }
Public Property EnableResize As Boolean

プロパティ値

適用対象