2 writes to hRadiusXAnimations
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
170this.hRadiusXAnimations = hRadiusXAnimations; 731data.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)
729if ( data.hRadiusXAnimations != 0) 731data.hRadiusXAnimations = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hRadiusXAnimations - 1)]).GetHandle(channel)); 1235(data->hRadiusXAnimations == 0) ? data->radiusX : ((DoubleAnimationClockResource)DependentLookup(data->hRadiusXAnimations)).CurrentValue, 1586((DoubleAnimationClockResource)DependentLookup(data->hRadiusXAnimations)).AnimationClock,