3 references to GetCurrentIterationImpl
PresentationFramework (3)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (3)
1343return GetCurrentIterationImpl(containingObject); 1353return GetCurrentIterationImpl(containingObject); 1362Nullable<Int32> currentIteration = GetCurrentIterationImpl(this);