Class CommandBindingCollection
Represents a collection of CommandBinding objects.
Inheritance
System.Object
CommandBindingCollection
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class CommandBindingCollection : Collection<CommandBinding>
Constructors
CommandBindingCollection()
Declaration
public CommandBindingCollection()