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