Share via


IAttachedObject.Detach Method

Detaches this instance from its associated object.

Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)

Syntax

'Declaration
Sub Detach
'Usage
Dim instance As IAttachedObject

instance.Detach
void Detach ()
void Detach ()
void Detach ()
function Detach ()

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

IAttachedObject Interface
IAttachedObject Members
System.Windows.Interactivity Namespace