Click or drag to resize
Cimbalino ToolkitBehaviorAssociatedObject Property
Gets the object to which this Behavior is attached.

Namespace: Cimbalino.Toolkit.Behaviors
Assembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
protected DependencyObject AssociatedObject { get; }

Property Value

Type: DependencyObject
The object to which this Behavior is attached.
Version Information

Windows

Supported in: 8.1

Windows Phone

Supported in: 8.1
See Also