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

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

Syntax

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

See Also