2 writes to hOpacityAnimations
PresentationCore (2)
System\Windows\Media\Generated\RenderData.cs (2)
425
this.
hOpacityAnimations
= hOpacityAnimations;
995
data.
hOpacityAnimations
= (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hOpacityAnimations - 1)]).GetHandle(channel));
5 references to hOpacityAnimations
PresentationCore (5)
System\Windows\Media\Generated\RenderData.cs (5)
993
if ( data.
hOpacityAnimations
!= 0)
995
data.hOpacityAnimations = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.
hOpacityAnimations
- 1)]).GetHandle(channel));
1366
(data->
hOpacityAnimations
== 0) ? data->opacity : ((DoubleAnimationClockResource)DependentLookup(data->
hOpacityAnimations
)).CurrentValue
1718
((DoubleAnimationClockResource)DependentLookup(data->
hOpacityAnimations
)).AnimationClock