IPreviewCommand Methods

Include Protected Members
Include Inherited Members

The IPreviewCommand type exposes the following members.

Methods

  Name Description
Public method CancelPreview Defines the method that cancels a pending preview.
Public method CanExecute Defines the method that determines whether the command can execute in its current state. (Inherited from ICommand.)
Public method Execute Defines the method to be called when the command is invoked. (Inherited from ICommand.)
Public method Preview Defines the method used to preview the command.

Top

See Also

Reference

IPreviewCommand Interface

Microsoft.Windows.Input Namespace