다음을 통해 공유


DatePicker.DayVisibleProperty 속성

정의

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

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

속성 값

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

적용 대상