[]
Represents the SwitchDropDownCommand command, which switched the drop down window between open and closed.
public static RoutedUICommand SwitchDropDownCommand { get; }
Public Shared ReadOnly Property SwitchDropDownCommand As RoutedUICommand
SwitchDropDownCommand is used to switch dropdown status. The default key gestures are ALT+UP, ALT+DOWN and F4.