Identifies the C1Text dependency property.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

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

Remarks

This property is used as a workaround when a binding needs to be updated on each keystroke.

See Also