Class
EventToCommandBehavior

Behavior that execute command when given event is raised.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public static class EventToCommandBehavior

Inheritance: objectEventToCommandBehavior

Methods

GetEventBindings(DependencyObject)

Gets the collection of EventBindings associated with this element.

Declaration

cs-api-definition
public static EventBindingCollection GetEventBindings(DependencyObject obj)

Parameters

obj

DependencyObject

The object that EventBindingCollection is returned.

Returns

EventBindingCollection

Returns the EventBindingCollection associated with this object.

In this article
DefinitionMethodsGetEventBindings(DependencyObject)
Not finding the help you need?
Contact Support