'Declaration
Protected Overrides Function GetDefaultShortcuts() As Dictionary(Of Keys,String)
'Usage
Dim instance As GcComboBoxCellType Dim value As Dictionary(Of Keys,String) value = instance.GetDefaultShortcuts()
protected override Dictionary<Keys,string> GetDefaultShortcuts()
Return Value
A dictionary that contains all default shortcuts.