RadShortcutManager
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public sealed class RadShortcutManager : IKeyboardListener
Inheritance: objectRadShortcutManager
Implements:
Properties
C#
public static RadShortcutManager Instance { get; }
Gets the count of all shortcut providers currently registered with this instance.
C#
public int ProvidersCount { get; }
Methods
C#
public bool ContainsShortcutProvider(IShortcutProvider provider)
C#
public void RemoveShortcutProvider(IShortcutProvider provider)