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 依赖属性的标识符。

适用于