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
- 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.