2 writes to hRadiusXAnimations
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
231this.hRadiusXAnimations = hRadiusXAnimations; 790data.hRadiusXAnimations = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hRadiusXAnimations - 1)]).GetHandle(channel));
5 references to hRadiusXAnimations
PresentationCore (5)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (5)
788if ( data.hRadiusXAnimations != 0) 790data.hRadiusXAnimations = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hRadiusXAnimations - 1)]).GetHandle(channel)); 1263(data->hRadiusXAnimations == 0) ? data->radiusX : ((DoubleAnimationClockResource)DependentLookup(data->hRadiusXAnimations)).CurrentValue, 1617((DoubleAnimationClockResource)DependentLookup(data->hRadiusXAnimations)).AnimationClock,