Class InputBindingCollection
Represents an ordered collection of InputBinding objects.
Inheritance
System.Object
InputBindingCollection
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class InputBindingCollection : Collection<InputBinding>
Constructors
InputBindingCollection()
Declaration
public InputBindingCollection()