NavigationView.CompactPaneLengthProperty プロパティ

定義

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

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

プロパティ値

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

適用対象