NavigationView.OpenPaneLengthProperty プロパティ

定義

OpenPaneLength 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ OpenPaneLengthProperty { DependencyProperty ^ get(); };
static DependencyProperty OpenPaneLengthProperty();
public static DependencyProperty OpenPaneLengthProperty { get; }
var dependencyProperty = NavigationView.openPaneLengthProperty;
Public Shared ReadOnly Property OpenPaneLengthProperty As DependencyProperty

プロパティ値

OpenPaneLength 依存関係プロパティの識別子。

適用対象