Northwoods.GoSilverlight 1.1.3 Assembly
Part Property
See Also  Send Feedback
Northwoods.GoXam Namespace > DiagramEventArgs Class : Part Property

Gets or sets the Part that was acted upon and that is the subject of the event.

Syntax

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

See Also