3 references to GetCurrentProgressImpl
PresentationFramework (3)
System\Windows\Media\Animation\Storyboard.cs (3)
1387return GetCurrentProgressImpl(containingObject); 1396return GetCurrentProgressImpl(containingObject); 1405Nullable<Double> currentProgress = GetCurrentProgressImpl(this);