共用方式為


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

屬性值

屬性

適用於