Northwoods.GoSilverlight 1.2.2 Assembly
LocationElement Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Node Class : LocationElement Property

Gets the FrameworkElement that determines the location of this node.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property LocationElement As FrameworkElement
C# 
public FrameworkElement LocationElement {get;}

Remarks

If no element is named by Node.LocationElementName, this returns the Part.VisualElement.

Requirements

See Also

© 2010 All Rights Reserved.