다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상