Timeline::RemoveRequested Event
.NET Framework (current version)
Occurs when the clock created for this timeline or one of its parent timelines is removed.
Assembly: PresentationCore (in PresentationCore.dll)
This event is raised by applying a RemoveStoryboard action to a storyboard, using a Storyboard's Remove method, or (when working directly with clocks) calling the ClockController::Remove method.
Although this event handler appears to be associated with a timeline, it actually registers with the Clock created for this timeline. For more information, see the Timing Events Overview.
.NET Framework
Available since 3.0
Available since 3.0
Show: