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