NavigationView.ContentOverlayProperty プロパティ

定義

ContentOverlay 依存関係プロパティを識別します。

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

プロパティ値

ContentOverlay 依存関係プロパティの識別子。

適用対象