2 writes to hEffectInput
PresentationCore (2)
System\Windows\Media\Generated\RenderData.cs (2)
489this.hEffectInput = hEffectInput; 1064data.hEffectInput = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hEffectInput - 1)]).GetHandle(channel));
4 references to hEffectInput
PresentationCore (4)
System\Windows\Media\Generated\RenderData.cs (4)
1062if ( data.hEffectInput != 0 ) 1064data.hEffectInput = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hEffectInput - 1)]).GetHandle(channel)); 1408(BitmapEffectInput)DependentLookup(data->hEffectInput) 1760(BitmapEffectInput)DependentLookup(data->hEffectInput)