Gets or sets a value indicating whether the activity presenter will show the dependency handles. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public bool EnableDependencyHandles { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableDependencyHandles As Boolean |
true to display the presenter handles; otherwise, false.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |