TextBoxValidationSelectTodayCommand Property

Command that allows you to select the current date from the calendar.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public static RoutedCommand SelectTodayCommand { get; }

Property Value

RoutedCommand

See Also