MindFusion.Wpf Pack Programmer's Guide
RemoveDependencyCommand Members
Constructors Properties Methods
 


Implements removal of dependencies from the underlying ViewModel.

The following tables list the members exposed by the RemoveDependencyCommand type.

 Public Constructors

  Name Description

RemoveDependencyCommand

Initializes a new instance of the RemoveDependencyCommand class.

 Public Properties

  Name Description

Result

Gets the 0-based index of the removed dependency within its containing collection.

 Protected Properties

  Name Description

Project

Gets the ViewModel modified by this Command object. (Inherited from Command.)

 Protected Methods

  Name Description

Execute

Command.Execute override

Redo

Command.Redo override.

Undo

Command.Undo override.

 See Also

RemoveDependencyCommand Class
MindFusion.DataViews.Wpf Namespace