GoXam for WPF v3
PartManager.PartBinding Class
Members 
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.
Object Model
PartManager.PartBinding ClassGroup ClassLink ClassNode ClassPart Class
Syntax
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

See Also

Reference

PartManager.PartBinding Members
Northwoods.GoXam Namespace