Click or drag to resize

ConfirmationView 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.ScanHeadConfirmationView

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

The ConfirmationView type exposes the following members.

Constructors
 NameDescription
Public methodConfirmationViewInitializes a new instance of the ConfirmationView 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