2 writes to hCenterAnimations
PresentationCore (2)
System\Windows\Media\Generated\RenderData.cs (2)
226
this.
hCenterAnimations
= hCenterAnimations;
776
data.
hCenterAnimations
= (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hCenterAnimations - 1)]).GetHandle(channel));
5 references to hCenterAnimations
PresentationCore (5)
System\Windows\Media\Generated\RenderData.cs (5)
774
if ( data.
hCenterAnimations
!= 0)
776
data.hCenterAnimations = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.
hCenterAnimations
- 1)]).GetHandle(channel));
1247
(data->
hCenterAnimations
== 0) ? data->center : ((PointAnimationClockResource)DependentLookup(data->
hCenterAnimations
)).CurrentValue,
1594
((PointAnimationClockResource)DependentLookup(data->
hCenterAnimations
)).AnimationClock,