2 writes to hEffectInput
PresentationCore (2)
System\Windows\Media\Generated\RenderData.cs (2)
490this.hEffectInput = hEffectInput; 1065data.hEffectInput = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hEffectInput - 1)]).GetHandle(channel));
4 references to hEffectInput
PresentationCore (4)
System\Windows\Media\Generated\RenderData.cs (4)
1063if ( data.hEffectInput != 0 ) 1065data.hEffectInput = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hEffectInput - 1)]).GetHandle(channel)); 1409(BitmapEffectInput)DependentLookup(data->hEffectInput) 1761(BitmapEffectInput)DependentLookup(data->hEffectInput)