Identifies the C1Text dependency property.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.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