GoXam for WPF v3
PartManager.PartBinding Constructor
Northwoods.GoXam Namespace > PartManager.PartBinding Class : PartManager.PartBinding Constructor
Construct and initialize a PartManager.PartBinding, matching up a Node or Link with the data to which it is bound, to be used as the Content of a ContentPresenter.
Syntax
public PartManager.PartBinding( 
   Part part,
   object data
)

Parameters

part
data
See Also

Reference

PartManager.PartBinding Class
PartManager.PartBinding Members