Click or drag to resize

MarkableCalibrationPatternSettingView Class

Interaction logic for MarkableCalibrationPatternSettingView
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  RAYLASE.CalibrationPlugin.JobElementsMarkableCalibrationPatternSettingView

Namespace: RAYLASE.CalibrationPlugin.JobElements
Assembly: RAYLASE.CalibrationPlugin (in RAYLASE.CalibrationPlugin.dll) Version: 2.19.0
Syntax
C#
public class MarkableCalibrationPatternSettingView : UserControl, 
	IComponentConnector

The MarkableCalibrationPatternSettingView type exposes the following members.

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