2 writes to hEffectInput
PresentationCore (2)
System\Windows\Media\Generated\RenderData.cs (2)
502this.hEffectInput = hEffectInput; 1077data.hEffectInput = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hEffectInput - 1)]).GetHandle(channel));
4 references to hEffectInput
PresentationCore (4)
System\Windows\Media\Generated\RenderData.cs (4)
1075if ( data.hEffectInput != 0 ) 1077data.hEffectInput = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hEffectInput - 1)]).GetHandle(channel)); 1421(BitmapEffectInput)DependentLookup(data->hEffectInput) 1773(BitmapEffectInput)DependentLookup(data->hEffectInput)