This topic has not yet been rated - Rate this topic

Behavior.OnDetaching Method

Expression Studio 4.0
Called when the behavior is being detached from its AssociatedObject, but before it has actually occurred.


Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)
protected virtual void OnDetaching ()
Override this to unhook functionality from the AssociatedObject.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)