TwoPaneView.Pane2LengthProperty 屬性

定義

識別 Pane2Length 相依性屬性。

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

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

屬性值

Pane2Length相依性屬性的識別碼。

適用於