Click or drag to resize

ConnectionsEditor Class

Interaction logic for ConnectionsEditor.xaml
ConnectionsEditor
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  Demo3D.VisualsConnectionsEditor

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class ConnectionsEditor : UserControl, 
	IComponentConnector

The ConnectionsEditor type exposes the following members.

Constructors
  NameDescription
Public methodConnectionsEditor
Initializes a new instance of the ConnectionsEditor class
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
Top
See Also