This topic has not yet been rated - Rate this topic

IPreviewCommandSource Properties

The IPreviewCommandSource type exposes the following members.

  Name Description
Public property Command Gets the command that will be executed when the command source is invoked. (Inherited from ICommandSource.)
Public property CommandParameter Represents a user defined data value that can be passed to the command when it is executed. (Inherited from ICommandSource.)
Public property CommandTarget The object that the command is being executed on. (Inherited from ICommandSource.)
Public property PreviewCommandParameter Represents a user defined data value that can be passed to the command when it is previewed.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.