Interaction logic for PathHistoryForm.xaml
PathHistoryForm

Namespace: Ico.Ewx.Design
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class PathHistoryForm : Window, 
	IComponentConnector
Visual Basic
Public Class PathHistoryForm _
	Inherits Window _
	Implements IComponentConnector
JScript
public class PathHistoryForm extends Window 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..::..Window
                  Ico.Ewx.Design..::..PathHistoryForm

See Also