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