Northwoods.GoWPF 2.2.4 Assembly
PartManager.PartBinding Class
Members 

Provide access to the Part for data binding, e.g. inside a DataTemplate, as well as access to the model data itself.
Syntax
Public NotInheritable Class PartManager.PartBinding 
   Implements System.ComponentModel.INotifyPropertyChanged 
public sealed class PartManager.PartBinding : System.ComponentModel.INotifyPropertyChanged  
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

Reference

PartManager.PartBinding Members
Northwoods.GoXam Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback