Click or drag to resize

BitRangeSelector Class

Interaction logic for BitRangeSelector.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.Common.GUIBitRangeSelector

Namespace: RAYLASE.Marker.Common.GUI
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public class BitRangeSelector : UserControl, 
	IComponentConnector

The BitRangeSelector type exposes the following members.

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