Click or drag to resize

QuickJobExecutorSettingView Class

Interaction logic for QuickJobExecutorSettingView
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.JobExecutorsQuickJobExecutorSettingView

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

The QuickJobExecutorSettingView type exposes the following members.

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