protected virtual Link MakeLinkForData( object linkdata, IDiagramModel model, DataTemplate templ, string category )
Parameters
- linkdata
- the data that this link is bound to; must not be a Link or any
UIElement - model
- the model that the linkdata is in
- templ
- the
DataTemplatefor theContentTemplateproperty - category
- the category for the link
Return Value
a newly created Link