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