RenderingEventArgs::RenderingTime Property
.NET Framework (current version)
Gets the estimated target time at which the next frame of an animation will be rendered.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::TimeSpanThe estimated target time at which the next frame of an animation will be rendered.
The TimeSpan that is returned reflects the same value as the animation system. This is the same time used by the time manager. For more information, see Animation and Timing System Overview.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: