1 instantiation of RootData
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
666rootClock._rootData = new RootData(); // Create a RootData to hold root specific information.
1 reference to RootData
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
4438private RootData _rootData = null; // Keeps track of root-related data for DesiredFrameRate