共用方式為


NavigationView.PaneCustomContentProperty 屬性

定義

識別 PaneCustomContent 相依性屬性。

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

屬性值

PaneCustomContent 相依性屬性的標識碼。

適用於