2 writes to hPoint0Animations
PresentationCore (2)
System\Windows\Media\Generated\RenderData.cs (2)
66this.hPoint0Animations = hPoint0Animations; 614data.hPoint0Animations = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hPoint0Animations - 1)]).GetHandle(channel));
5 references to hPoint0Animations
PresentationCore (5)
System\Windows\Media\Generated\RenderData.cs (5)
612if ( data.hPoint0Animations != 0) 614data.hPoint0Animations = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hPoint0Animations - 1)]).GetHandle(channel)); 1168(data->hPoint0Animations == 0) ? data->point0 : ((PointAnimationClockResource)DependentLookup(data->hPoint0Animations)).CurrentValue, 1509((PointAnimationClockResource)DependentLookup(data->hPoint0Animations)).AnimationClock,