2 writes to hGlyphRun
PresentationCore (2)
System\Windows\Media\Generated\RenderData.cs (2)
312
this.
hGlyphRun
= hGlyphRun;
874
data.
hGlyphRun
= (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hGlyphRun - 1)]).GetHandle(channel));
4 references to hGlyphRun
PresentationCore (4)
System\Windows\Media\Generated\RenderData.cs (4)
872
if ( data.
hGlyphRun
!= 0 )
874
data.hGlyphRun = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.
hGlyphRun
- 1)]).GetHandle(channel));
1294
(GlyphRun)DependentLookup(data->
hGlyphRun
)
1644
(GlyphRun)DependentLookup(data->
hGlyphRun
)