Northwoods.GoSilverlight 1.2.2 Assembly
PartManager.PartBinding Class
Members  See Also  Send Feedback
Northwoods.GoXam Namespace : PartManager.PartBinding Class

Provide access to the Part for data binding, e.g. inside a DataTemplate, as well as access to the model data itself.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class PartManager.PartBinding 
C# 
public sealed class PartManager.PartBinding 

Remarks

A PartManager.PartBinding is created as the ContentPresenter.Content value for each new Node and Link. The presence of a PartManager.PartBinding also indicates that the Part is bound to data.

You probably do not have a reason to explicitly create a PartBinding.

Inheritance Hierarchy

System.Object
   Northwoods.GoXam.PartManager.PartBinding

Requirements

See Also

© 2010 All Rights Reserved.