Share via


Window.Split プロパティ

定義

True の 場合、ウィンドウが複数のペインに分割します。

public:
 property bool Split { bool get(); void set(bool value); };
public bool Split { get; set; }
member this.Split : bool with get, set
Public Property Split As Boolean

プロパティ値

適用対象