The templatable ContentControl for INodes.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class NodeControl : GraphItemControlBase<INode> |
| Visual Basic |
|---|
Public Class NodeControl _ Inherits GraphItemControlBase(Of INode) |
Remarks
This class is used by NodeControlNodeStyleRenderer which is responsible for displaying
INodeControlNodeStyles.
Related Demo Applications
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
yWorks.yFiles.UI.Drawing..::..GraphItemControlBase<(Of <(<'INode>)>)>
yWorks.yFiles.UI.Drawing..::..NodeControl
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
yWorks.yFiles.UI.Drawing..::..GraphItemControlBase<(Of <(<'INode>)>)>
yWorks.yFiles.UI.Drawing..::..NodeControl