BehaviorCollection.Detach Method

Detaches the collection of behaviors from the AssociatedObject.

Namespace:  Microsoft.Xaml.Interactivity
Assembly:  Microsoft.Xaml.Interactivity (in Microsoft.Xaml.Interactivity.dll)

Syntax

'Declaration
Public Sub Detach
public void Detach()
public:
void Detach()
member Detach : unit -> unit
public function Detach()

.NET Framework Security

See Also

Reference

BehaviorCollection Class

Microsoft.Xaml.Interactivity Namespace