Northwoods.GoSilverlight 1.1.3 Assembly
TextEditableProperty Field
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : TextEditableProperty Field

Identifies the TextEditable attached dependency property that may be on any TextBlock.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly TextEditableProperty As DependencyProperty
C# 
public static readonly DependencyProperty TextEditableProperty

See Also