EventToCommandBehavior Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The EventToCommandBehavior type exposes the following members.

Properties

  Name Description
Protected property AssociatedObject (Inherited from Behavior<TAssociated>.)
Protected property AssociatedType (Inherited from BindableAttached.)
Public property Command (Inherited from CommandBehaviorBase<T>.)
Public property CommandParameter (Inherited from CommandBehaviorBase<T>.)
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property EventName

Top