|  | EnterKeyBehavior Properties | 
The EnterKeyBehavior type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AssociatedObject | (Inherited from BehaviorControl.) | 
|  | AssociatedObject | (Inherited from BehaviorControl.) | 
|  | AssociatedObject | 
            Gets the object to which this BehaviorT is attached.
            (Inherited from BehaviorT.) | 
|  | AssociatedType | (Inherited from Behavior.) | 
|  | Command | 
            Gets or sets the command to invoke when the Enter key is pressed. This is a DependencyProperty.
             | 
|  | CommandParameter | 
            Gets or sets the parameter to pass to the Command property. This is a DependencyProperty.
             | 
|  | Dispatcher | (Inherited from DependencyObject.) | 
|  | Dispatcher | (Inherited from DependencyObject.) | 
 See Also
See Also