共用方式為


NavigationView.DisplayModeProperty 屬性

定義

識別 DisplayMode 相依性屬性。

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

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

屬性值

DisplayMode 相依性屬性的識別碼。

適用於