| 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 protected T AssociatedObject { get; }
Property Value
Type:
TThe object to which this
BehaviorT is attached.
Version Information Windows
Supported in: 8.1
Windows Phone
Supported in: 8.1
See Also