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

Identifies the Part.Text attached dependency property that must only be on the root Part.VisualElement.

Syntax

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

See Also