Click or drag to resize

SPICE3IPAddressView Class

Interaction logic for SPICE3IPAddressView.xaml
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.WindowsWindow
                  MetroWindow
                    RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3SPICE3IPAddressView

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public class SPICE3IPAddressView : MetroWindow, 
	IComponentConnector

The SPICE3IPAddressView type exposes the following members.

Constructors
 NameDescription
Public methodSPICE3IPAddressViewInitializes a new instance of the SPICE3IPAddressView class
Top
Properties
 NameDescription
Public propertyIPAddress 
Top
Methods
 NameDescription
Public methodInitializeComponent InitializeComponent
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate methodIComponentConnectorConnectAttaches events and names to compiled content.
Top
See Also