DataTriggerBehavior.Detach Method
Detaches this instance from its associated object.
Namespace: Microsoft.Xaml.Interactions.Core
Assembly: Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)
Syntax
'Declaration
Public Sub Detach
public void Detach()
public:
virtual void Detach() sealed
abstract Detach : unit -> unit
override Detach : unit -> unit
public final function Detach()
Implements
.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.