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

Gets the Northwoods.GoXam.Model.IDiagramModel that holds this part's data.

Syntax

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

See Also