Microsoft.Windows.Input Namespace
Contains interfaces for preview commands in a Microsoft Ribbon for WPF control.
Interfaces
Interface | Description | |
---|---|---|
IPreviewCommand | Extends the ICommand interface with the ability to preview a command before executing it. | |
IPreviewCommandSource | Represents an object that can invoke an IPreviewCommand. |