The content of the popup displayed during interactive creation or modification of dependencies in an ActivityChart control.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public class DependencyPopupContent : Control |
Visual Basic
Copy Code
|
|---|
Public Class DependencyPopupContent |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Control![]()
MindFusion.DataViews.Wpf.DependencyPopupContent
See Also