2 references to Seek
PresentationCore (1)
System\Windows\Media\Animation\Enums.cs (1)
13
/// Specifies the behavior of the <see cref="ClockController.
Seek
"/>
PresentationFramework (1)
System\Windows\Media\Animation\Storyboard.cs (1)
1735
clock?.Controller.
Seek
(offset, origin);