CalendarDatePicker.DateProperty 属性

定义

标识 Date 依赖属性。

public:
 static property DependencyProperty ^ DateProperty { DependencyProperty ^ get(); };
static DependencyProperty DateProperty();
public static DependencyProperty DateProperty { get; }
var dependencyProperty = CalendarDatePicker.dateProperty;
Public Shared ReadOnly Property DateProperty As DependencyProperty

属性值

Date 依赖属性的标识符。

适用于

另请参阅