Command used to set global aliases.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public sealed class GlobalAliasesCommand : GwxPickCommand
Visual Basic
Public NotInheritable Class GlobalAliasesCommand _
	Inherits GwxPickCommand
JScript
public final class GlobalAliasesCommand extends GwxPickCommand

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows..::..Freezable
        FreezableFilteredCustomTypeDescriptorBase
          Ico.Gwx..::..GwxPickCommand
            Ico.Gwx..::..GlobalAliasesCommand

See Also