2 writes to hOpacityAnimations
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
428this.hOpacityAnimations = hOpacityAnimations; 1004data.hOpacityAnimations = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hOpacityAnimations - 1)]).GetHandle(channel));
5 references to hOpacityAnimations
PresentationCore (5)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (5)
1002if ( data.hOpacityAnimations != 0) 1004data.hOpacityAnimations = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hOpacityAnimations - 1)]).GetHandle(channel)); 1381(data->hOpacityAnimations == 0) ? data->opacity : ((DoubleAnimationClockResource)DependentLookup(data->hOpacityAnimations)).CurrentValue 1739((DoubleAnimationClockResource)DependentLookup(data->hOpacityAnimations)).AnimationClock