共用方式為


TwoPaneView.Pane1LengthProperty 屬性

定義

識別 Pane1Length 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.TwoPaneView.Pane1LengthProperty (Windows 應用程式 SDK中的 WinUI,請參閱Windows 應用程式 SDK命名空間) 。

public:
 static property DependencyProperty ^ Pane1LengthProperty { DependencyProperty ^ get(); };
static DependencyProperty Pane1LengthProperty();
public static DependencyProperty Pane1LengthProperty { get; }
var dependencyProperty = TwoPaneView.pane1LengthProperty;
Public Shared ReadOnly Property Pane1LengthProperty As DependencyProperty

屬性值

Pane1Length相依性屬性的識別碼。

適用於