Share via


Microsoft.Windows.Input Namespace

Contains interfaces for preview commands in a Microsoft Ribbon for WPF control.

Interfaces

  Interface Description
Public interface IPreviewCommand Extends the ICommand interface with the ability to preview a command before executing it.
Public interface IPreviewCommandSource Represents an object that can invoke an IPreviewCommand.