Represents a control that presents a task item in the NetworkDiagramView control.
NetworkTaskPresenter
Namespace:
DlhSoft.Windows.Controls.Pert
Assembly:
DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public class NetworkTaskPresenter : UserControl, IComponentConnector |
Visual Basic (Declaration) |
---|
Public Class NetworkTaskPresenter _ Inherits UserControl _ Implements IComponentConnector |
Inheritance Hierarchy
System..::.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..::.ContentControl
System.Windows.Controls..::.UserControl
DlhSoft.Windows.Controls.Pert..::.NetworkTaskPresenter
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ContentControl
System.Windows.Controls..::.UserControl
DlhSoft.Windows.Controls.Pert..::.NetworkTaskPresenter