Click or drag to resize

LogicalTaskTreeControl class

Interaction logic for LogicalTaskTreeControl.xaml
Inheritance hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  Vishnu.WPF_UILogicalTaskTreeControl

Namespace: Vishnu.WPF_UI
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public class LogicalTaskTreeControl : UserControl,
	 
	IComponentConnector

The LogicalTaskTreeControl Type exposes the following members.

Constructors
 NameDescription of the
Public MethodLogicalTaskTreeControl Constructor: creates an instance of LogicalTaskTreeControl and calls InitializeComponent().
Back to the top
Methods
 NameDescription of the
Public MethodInitializeComponent InitializeComponent
Back to the top
Remarks
File: LogicalTaskTreeControl.xaml.cs Author: Erik Nagel 05.01.2013 Erik Nagel: created
See also