Click or drag to resize

OneWayToggleButton Class

[Missing <summary> documentation for "T:RAYLASE.Marker.GUI.Common.Controls.OneWayToggleButton"]

Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.Controls.PrimitivesButtonBase
                  System.Windows.Controls.PrimitivesToggleButton
                    RAYLASE.Marker.GUI.Common.ControlsOneWayToggleButton

Namespace: RAYLASE.Marker.GUI.Common.Controls
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public class OneWayToggleButton : ToggleButton

The OneWayToggleButton type exposes the following members.

Constructors
 NameDescription
Public methodOneWayToggleButtonInitializes a new instance of the OneWayToggleButton class
Top
Methods
 NameDescription
Protected methodOnToggle
(Overrides ToggleButtonOnToggle)
Top
See Also