5 references to CurrentValue
PresentationCore (5)
System\Windows\Media\Animation\Generated\RectAnimationClockResource.cs (1)
122cmd.Value = CurrentValue;
System\Windows\Media\Generated\RenderData.cs (4)
1193(data->hRectangleAnimations == 0) ? data->rectangle : ((RectAnimationClockResource)DependentLookup(data->hRectangleAnimations)).CurrentValue 1219(data->hRectangleAnimations == 0) ? data->rectangle : ((RectAnimationClockResource)DependentLookup(data->hRectangleAnimations)).CurrentValue, 1283(data->hRectangleAnimations == 0) ? data->rectangle : ((RectAnimationClockResource)DependentLookup(data->hRectangleAnimations)).CurrentValue 1326(data->hRectangleAnimations == 0) ? data->rectangle : ((RectAnimationClockResource)DependentLookup(data->hRectangleAnimations)).CurrentValue