Represents the command that is executed when key from the keyboard is pressed.
Definition
Namespace:Telerik.Maui.Controls.ComboBox
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class ComboBoxKeyDownCommand : ComboBoxCommand, INotifyPropertyChanged, ICommand
Inheritance: objectNotifyPropertyChangedBaseComboBoxCommandComboBoxKeyDownCommand
Implements:
Inherited Members
Constructors
C#
public ComboBoxKeyDownCommand()
Methods
Defines the method to be called when the command is invoked.