2 writes to hGlyphRun
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
315this.hGlyphRun = hGlyphRun; 883data.hGlyphRun = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hGlyphRun - 1)]).GetHandle(channel));
4 references to hGlyphRun
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (4)
881if ( data.hGlyphRun != 0 ) 883data.hGlyphRun = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hGlyphRun - 1)]).GetHandle(channel)); 1309(GlyphRun)DependentLookup(data->hGlyphRun) 1665(GlyphRun)DependentLookup(data->hGlyphRun)