|  | BehaviorAssociatedObject Property | 
            Gets the object to which this 
Behavior is attached.
            
 
Namespace: Cimbalino.Toolkit.BehaviorsAssembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
 Syntax
Syntaxprotected DependencyObject AssociatedObject { get; }Property Value
Type: 
DependencyObjectThe object to which this 
Behavior is attached.
 Version Information
Version InformationWindows
Supported in: 8.1
Windows Phone
Supported in: 8.1
 See Also
See Also