3 references to GetCurrentProgressImpl
PresentationFramework (3)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (3)
1392return GetCurrentProgressImpl(containingObject); 1401return GetCurrentProgressImpl(containingObject); 1410Nullable<Double> currentProgress = GetCurrentProgressImpl(this);