Click or drag to resize

MarkableGroupSettingView Class

Interaction logic for SimpleLoopSettingView.xaml
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.JobElementsMarkableGroupSettingView

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

The MarkableGroupSettingView type exposes the following members.

Constructors
 NameDescription
Public methodMarkableGroupSettingViewInitializes a new instance of the MarkableGroupSettingView class
Top
Properties
 NameDescription
Public propertyIterations 
Top
Methods
 NameDescription
Public methodGetHelpID 
Public methodInitializeComponent InitializeComponent
Top
Fields
 NameDescription
Public fieldStatic memberIterationsProperty 
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate methodIComponentConnectorConnectAttaches events and names to compiled content.
Top
See Also