Identifies the C1.Silverlight.Data.RiaServices.C1DataSource.ControlHandler attached property.

Namespace:  C1.Silverlight.Data.RiaServices
Assembly:  C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)

Syntax

C#
public static readonly DependencyProperty ControlHandlerProperty
Visual Basic
Public Shared ReadOnly ControlHandlerProperty As DependencyProperty

Remarks

Use this attached property to connect a control handler to a control.

See Also