BehaviorCollection Constructor
Initializes a new instance of the BehaviorCollection class.
Namespace: Microsoft.Xaml.Interactivity
Assembly: Microsoft.Xaml.Interactivity (in Microsoft.Xaml.Interactivity.dll)
Syntax
'Declaration
Public Sub New
public BehaviorCollection()
public:
BehaviorCollection()
new : unit -> BehaviorCollection
public function BehaviorCollection()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.