[]
Represents the ApplyRecommendedValueCommand command, which requests that recommended value be applied.
public static RoutedUICommand ApplyRecommendedValueCommand { get; }
Public Shared ReadOnly Property ApplyRecommendedValueCommand As RoutedUICommand
When recommended value is "1234567890abcdefg", if ShowRecommendedValue is true, this command makes GcTextBox apply the value. There is no default key gesture for this command.