다음을 통해 공유


DatePicker.MonthFormatProperty 속성

정의

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

public:
 static property DependencyProperty ^ MonthFormatProperty { DependencyProperty ^ get(); };
static DependencyProperty MonthFormatProperty();
public static DependencyProperty MonthFormatProperty { get; }
var dependencyProperty = DatePicker.monthFormatProperty;
Public Shared ReadOnly Property MonthFormatProperty As DependencyProperty

속성 값

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

적용 대상