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