NavigationView.OverflowLabelModeProperty プロパティ

定義

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

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

プロパティ値

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

適用対象