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.Silverlight
Assembly: MindFusion.DataViews.Silverlight
C#
![]() |
---|
public bool EnableDependencyHandles { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableDependencyHandles As Boolean |
true to show dependency handles; otherwise, false.