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





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

 Syntax

C#  Copy Code

public bool EnableDependencyHandles { get; set; }

Visual Basic  Copy Code

Public Property EnableDependencyHandles As Boolean

 Property Value

true to display the presenter handles; otherwise, false.

 See Also

ActivityPresenter Members
ActivityPresenter Class
MindFusion.DataViews.Wpf Namespace