5 references to CurrentValue
PresentationCore (5)
Core\CSharp\System\Windows\Media\Animation\Generated\RectAnimationClockResource.cs (1)
129cmd.Value = CurrentValue;
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (4)
1208(data->hRectangleAnimations == 0) ? data->rectangle : ((RectAnimationClockResource)DependentLookup(data->hRectangleAnimations)).CurrentValue 1234(data->hRectangleAnimations == 0) ? data->rectangle : ((RectAnimationClockResource)DependentLookup(data->hRectangleAnimations)).CurrentValue, 1298(data->hRectangleAnimations == 0) ? data->rectangle : ((RectAnimationClockResource)DependentLookup(data->hRectangleAnimations)).CurrentValue 1341(data->hRectangleAnimations == 0) ? data->rectangle : ((RectAnimationClockResource)DependentLookup(data->hRectangleAnimations)).CurrentValue