共用方式為


NavigationView.ExpandedModeThresholdWidthProperty 屬性

定義

識別 ExpandedModeThresholdWidth 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.NavigationView.ExpandModeThresholdWidthProperty (in the Windows 應用程式 SDK,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

ExpandedModeThresholdWidth 相依性屬性的識別碼。

適用於