DatePicker.MonthVisibleProperty Propiedad

Definición

Obtiene el identificador de la propiedad de dependencia MonthVisible .

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

Valor de propiedad

Identificador de la propiedad de dependencia MonthVisible .

Se aplica a