2 writes to hOpacityAnimations
PresentationCore (2)
System\Windows\Media\Generated\RenderData.cs (2)
425this.hOpacityAnimations = hOpacityAnimations; 995data.hOpacityAnimations = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hOpacityAnimations - 1)]).GetHandle(channel));
5 references to hOpacityAnimations
PresentationCore (5)
System\Windows\Media\Generated\RenderData.cs (5)
993if ( data.hOpacityAnimations != 0) 995data.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