Table of Contents

Class DiagramDropTextNodeBehavior

Namespace
H.Controls.Diagram.Extension
Assembly
H.Controls.Diagram.Extension.dll
public class DiagramDropTextNodeBehavior : DiagramDropBehaviorBase, IAnimatable, IAttachedObject
Inheritance
Behavior
Behavior<Diagram>
DiagramDropTextNodeBehavior
Implements
IAttachedObject
Inherited Members
Behavior<Diagram>.AssociatedObject
Behavior.CreateInstanceCore()
Behavior.Detach()
Behavior.AssociatedType
Extension Methods

Fields

NodeTypeProperty

public static readonly DependencyProperty NodeTypeProperty

Field Value

DependencyProperty

Properties

NodeType

public Type NodeType { get; set; }

Property Value

Type

Methods

Create(INodeData)

protected override Node Create(INodeData nodeData)

Parameters

nodeData INodeData

Returns

Node