This topic has not yet been rated - Rate this topic

CommandBehaviorBase<T> Properties

The CommandBehaviorBase<T> type exposes the following members.

  NameDescription
Public property Command
Corresponding command to be execute and monitored for CanExecuteChanged
Public property CommandParameter
The parameter to supply the command during execution
Protected property TargetObject
Object to which this behavior is attached.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.