Show / Hide Table of Contents

Class CustomCommands

Class for registering custom hotkey commands for Main Window.

Inheritance
System.Object
CustomCommands
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: GroundhogApp.Commands
Assembly: GroundhogApp.dll
Syntax
public class CustomCommands

Fields

About

Declaration
public static RoutedUICommand About
Field Value
Type Description
System.Windows.Input.RoutedUICommand

AddConnector

Declaration
public static RoutedUICommand AddConnector
Field Value
Type Description
System.Windows.Input.RoutedUICommand

AddMap

Declaration
public static RoutedUICommand AddMap
Field Value
Type Description
System.Windows.Input.RoutedUICommand

AttachedDataPoints

Declaration
public static RoutedUICommand AttachedDataPoints
Field Value
Type Description
System.Windows.Input.RoutedUICommand

AxisColorCoding

Declaration
public static RoutedUICommand AxisColorCoding
Field Value
Type Description
System.Windows.Input.RoutedUICommand

EditConnectors

Declaration
public static RoutedUICommand EditConnectors
Field Value
Type Description
System.Windows.Input.RoutedUICommand

Help

Declaration
public static RoutedUICommand Help
Field Value
Type Description
System.Windows.Input.RoutedUICommand

Preferences

Declaration
public static RoutedUICommand Preferences
Field Value
Type Description
System.Windows.Input.RoutedUICommand

SampleMetadata

Declaration
public static RoutedUICommand SampleMetadata
Field Value
Type Description
System.Windows.Input.RoutedUICommand
In This Article
Back to top Generated by DocFX