2 writes to hEffectInput
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
505this.hEffectInput = hEffectInput; 1086data.hEffectInput = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hEffectInput - 1)]).GetHandle(channel));
4 references to hEffectInput
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (4)
1084if ( data.hEffectInput != 0 ) 1086data.hEffectInput = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hEffectInput - 1)]).GetHandle(channel)); 1436(BitmapEffectInput)DependentLookup(data->hEffectInput) 1794(BitmapEffectInput)DependentLookup(data->hEffectInput)