共用方式為


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 相依性屬性的標識符。

適用於