Northwoods.GoSilverlight 1.1.3 Assembly
AdornedPart Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Adornment Class : AdornedPart Property

Gets the Part that this adornment is associated with.

Syntax

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

See Also