다음을 통해 공유


DatePickerFlyout.MonthVisibleProperty 속성

정의

MonthVisible 종속성 속성의 식별자를 가져옵니다.

public:
 static property DependencyProperty ^ MonthVisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty MonthVisibleProperty();
public static DependencyProperty MonthVisibleProperty { get; }
var dependencyProperty = DatePickerFlyout.monthVisibleProperty;
Public Shared ReadOnly Property MonthVisibleProperty As DependencyProperty

속성 값

MonthVisible 종속성 속성의 식별자입니다.

적용 대상