Northwoods.GoSilverlight 1.1.3 Assembly
IsTreeExpandedProperty Field
See Also  Send Feedback
Northwoods.GoXam Namespace > Node Class : IsTreeExpandedProperty Field

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

Syntax

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

See Also