Click or drag to resize

ResetIsEnabled Class

[Missing <summary> documentation for "T:RAYLASE.Shared.GUI.ResetIsEnabled"]

Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                RAYLASE.Shared.GUIResetIsEnabled

Namespace: RAYLASE.Shared.GUI
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.20.0
Syntax
C#
public class ResetIsEnabled : ContentControl

The ResetIsEnabled type exposes the following members.

Constructors
 NameDescription
Public methodResetIsEnabledInitializes a new instance of the ResetIsEnabled class
Top
See Also