Share via


TwoPaneView.Pane1Length プロパティ

定義

ウィンドウ 1 の計算された幅 (ワイド モード) または高さ (縦長モード) を取得します。または、ウィンドウ 1 の GridLength 値を設定します。

public:
 property Microsoft::Maui::GridLength Pane1Length { Microsoft::Maui::GridLength get(); void set(Microsoft::Maui::GridLength value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.GridLengthTypeConverter))]
public Microsoft.Maui.GridLength Pane1Length { get; set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.GridLengthTypeConverter))>]
member this.Pane1Length : Microsoft.Maui.GridLength with get, set
Public Property Pane1Length As GridLength

プロパティ値

属性

適用対象