Share via


CalendarDatePicker.PlaceholderTextProperty Property

Definition

Overloads

PlaceholderTextProperty

Identifies the PlaceholderText dependency property.

PlaceholderTextProperty

Identifies the PlaceholderText dependency property.

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

Property Value

The identifier for the PlaceholderText dependency property.

See also

Applies to