The SetAliasesCommand type exposes the following members.

Properties

  NameDescription
Public propertyAliasCommandData
Specifies the alias values to set.
(Inherited from SetAliasesCommandBase.)
Public propertyAliasCommandType
Specifies the technique used for setting the alias values.
(Inherited from SetAliasesCommandBase.)
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyObjectName
Name of the visual object for which to set local aliases.
Public propertyTargetName
Destination target name of the window (may include wildcards).
(Inherited from WindowTargetCommandBase.)
Public propertyTargetType
Destination window type of the window.
(Inherited from WindowTargetCommandBase.)

See Also