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





Gets or sets a value indicating whether the activities will show dependency handles when pointed by the user. This is a dependency property.

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

 Syntax

C#  Copy Code

public bool EnableDependencyHandles { get; set; }

Visual Basic  Copy Code

Public Property EnableDependencyHandles As Boolean

 Property Value

true to show dependency handles; otherwise, false.

 See Also

ActivityChart Members
ActivityChart Class
MindFusion.DataViews.Wpf Namespace