Clock::GetCurrentTimeCore Method ()
.NET Framework (current version)
Gets this clock's current time within its current iteration.
Assembly: PresentationCore (in PresentationCore.dll)
This method is used in the implementation of the CurrentTime method and should not be called directly from your code.
Notes to Implementers:
Derived classes should override this method if they want to modify how they determine the current time.
.NET Framework
Available since 3.0
Available since 3.0
Show: