DatePicker.DayVisibleProperty Property

Definition

Gets the identifier for the DayVisible dependency property.

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

Property Value

The identifier for the DayVisible dependency property.

Applies to