共用方式為


NavigationView.IsPaneVisibleProperty 屬性

定義

識別IsPaneVisible相依性屬性。

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

屬性值

IsPaneVisible 相依性屬性的標識碼。

適用於