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