MindFusion.Wpf Pack Programmer's Guide
ActivityChart.DependencyConnectionCursor Property
See Also
 





Gets or sets the cursor to display when the user is creating a dependency interactively. This is a dependency property.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public Cursor DependencyConnectionCursor { get; set; }

Visual Basic  Copy Code

Public Property DependencyConnectionCursor As Cursor

 Property Value

A WPF Cursor.

 See Also

ActivityChart Members
ActivityChart Class
MindFusion.DataViews.Wpf Namespace