Behavior that execute command when given event is raised.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public static class EventToCommandBehavior
Inheritance: objectEventToCommandBehavior
Methods
Gets the collection of EventBindings associated with this element.
C#
public static EventBindingCollection GetEventBindings(DependencyObject obj)
The object that EventBindingCollection is returned.
Returns:Returns the EventBindingCollection associated with this object.