Clock.GetCanSlip Method

Definition

Returns whether the Clock has its own external time source, which may require synchronization with the timing system.

C#
protected virtual bool GetCanSlip();

Returns

Returns true if the Clock has its own external source for time, which may require synchronization with the timing system; otherwise, false.

Remarks

Media being played using MediaTimeline within a Storyboard is an example of creating a Clock that would have an external time source (a video clip for example) which may require synchronization with other timelines within the Storyboard. See SlipBehavior for more information.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10