Cimbalino Toolkit
Cimbalino Toolkit
API Reference
Cimbalino.Toolkit.Behaviors
MonitoredInteraction Class
MonitoredInteraction Methods
GetBehaviors Method
GetBehaviors Method (DependencyObject)
GetBehaviors Method (DependencyObject)
MonitoredInteraction
GetBehaviors Method (DependencyObject)
Gets the
BehaviorCollection
associated with a specified object.
Namespace:
Cimbalino.Toolkit.Behaviors
Assembly:
Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
Copy
public
static
BehaviorCollection
GetBehaviors
(
DependencyObject
obj
)
Parameters
obj
Type:
DependencyObject
The object from which to retrieve the
BehaviorCollection
.
Return Value
Type:
BehaviorCollection
A
BehaviorCollection
containing the behaviors associated with the specified object.
Version Information
Windows Phone Silverlight
Supported in: 8.1, 8.0
See Also
Reference
MonitoredInteraction Class
GetBehaviors Overload
Cimbalino.Toolkit.Behaviors Namespace