Click or drag to resize

BehaviorCollection Class

A collection of Behavior objects.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionBehavior
    TomsToolbox.WpfBehaviorCollection

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public class BehaviorCollection : Collection<Behavior>

The BehaviorCollection type exposes the following members.

Constructors
  NameDescription
Public methodBehaviorCollection
Initializes a new instance of the BehaviorCollection class
Top
Extension Methods
See Also