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