Northwoods.GoWPF 2.2.4 Assembly
PartManager.VirtualLinkData Class
Members 

The value of Part.Data for those Links that are bound to data in a model that does not support separate link data.
Syntax
Public NotInheritable Class PartManager.VirtualLinkData 
   Implements System.ComponentModel.INotifyPropertyChanged 
public sealed class PartManager.VirtualLinkData : System.ComponentModel.INotifyPropertyChanged  
Remarks
Because there are no data objects for links in models such as GraphModel and TreeModel, we keep track of links by instead remembering the two nodes that they connect. This also becomes the value for the PartManager.PartBinding.Data property for links, so that link data templates can have access to the node data at either end of the link relationship. This class is not used when the model is Northwoods.GoXam.Model.ILinksModel.
Inheritance Hierarchy

System.Object
   Northwoods.GoXam.PartManager.VirtualLinkData

Requirements
See Also

Reference

PartManager.VirtualLinkData Members
Northwoods.GoXam Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback