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