CalendarView.MinDateProperty Proprietà

Definizione

Identifica la proprietà di dipendenza MinDate .

public:
 static property DependencyProperty ^ MinDateProperty { DependencyProperty ^ get(); };
static DependencyProperty MinDateProperty();
public static DependencyProperty MinDateProperty { get; }
var dependencyProperty = CalendarView.minDateProperty;
Public Shared ReadOnly Property MinDateProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza MinDate .

Si applica a

Vedi anche