2 writes to hRectangleAnimations
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
168
this.
hRectangleAnimations
= hRectangleAnimations;
726
data.
hRectangleAnimations
= (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hRectangleAnimations - 1)]).GetHandle(channel));
5 references to hRectangleAnimations
PresentationCore (5)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (5)
724
if ( data.
hRectangleAnimations
!= 0)
726
data.hRectangleAnimations = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.
hRectangleAnimations
- 1)]).GetHandle(channel));
1234
(data->
hRectangleAnimations
== 0) ? data->rectangle : ((RectAnimationClockResource)DependentLookup(data->
hRectangleAnimations
)).CurrentValue,
1584
((RectAnimationClockResource)DependentLookup(data->
hRectangleAnimations
)).AnimationClock,