2 writes to hRadiusXAnimations
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
231
this.
hRadiusXAnimations
= hRadiusXAnimations;
790
data.
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)
788
if ( data.
hRadiusXAnimations
!= 0)
790
data.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,