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 依赖属性的标识符。

适用于