5 references to CacheInkBounds
PresentationCore (5)
Core\CSharp\System\Windows\Media\GlyphRun.cs (5)
178_flags |= GlyphRunFlags.CacheInkBounds; 273_flags |= GlyphRunFlags.CacheInkBounds; 324glyphRun._flags |= GlyphRunFlags.CacheInkBounds; 1270if ((_flags & GlyphRunFlags.CacheInkBounds) != 0) 1444if ((_flags & GlyphRunFlags.CacheInkBounds) != 0)