Click or drag to resize

OnCardJobExecutorSettingView Class

Interaction logic for OnCardJobExecutorSettingView
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.Marker.InternalPlugin.JobExecutorsOnCardJobExecutorSettingView

Namespace: RAYLASE.Marker.InternalPlugin.JobExecutors
Assembly: RAYLASE.Marker.InternalPlugin (in RAYLASE.Marker.InternalPlugin.dll) Version: 2.19.0
Syntax
C#
public class OnCardJobExecutorSettingView : UserControl, 
	IComponentConnector

The OnCardJobExecutorSettingView type exposes the following members.

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