Class EventBindingCollection
Represents an ordered collection of Event
Inheritance
System.Object
EventBindingCollection
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public class EventBindingCollection : FreezableCollection<EventBinding>
Constructors
EventBindingCollection()
Initializes a new instance of the Event
Declaration
public EventBindingCollection()
Methods
CreateInstanceCore()
Creates new instance of Event
Declaration
protected override Freezable CreateInstanceCore()
Returns
System. New instance of Event |