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:
Windows.UI.Xaml
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
Supported in: 10.0, 8.1
Windows Phone
Supported in: 8.1
See Also
Reference
MonitoredInteraction Class
GetBehaviors Overload
Cimbalino.Toolkit.Behaviors Namespace