Click or drag to resize

OnHostJobExecutorSettingView Class

Interaction logic for OnHostJobExecutorSettingView
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.JobExecutorsOnHostJobExecutorSettingView

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

The OnHostJobExecutorSettingView type exposes the following members.

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