Represents a container for the dependencies in an ActivityChart.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public class DependenciesOverlay : ItemsControl |
Visual Basic
Copy Code
|
|---|
Public Class DependenciesOverlay |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Control![]()
System.Windows.Controls.ItemsControl![]()
MindFusion.DataViews.Wpf.DependenciesOverlay
See Also