5 references to CacheInkBounds
PresentationCore (5)
System\Windows\Media\GlyphRun.cs (5)
157_flags |= GlyphRunFlags.CacheInkBounds; 248_flags |= GlyphRunFlags.CacheInkBounds; 295glyphRun._flags |= GlyphRunFlags.CacheInkBounds; 1228if ((_flags & GlyphRunFlags.CacheInkBounds) != 0) 1403if ((_flags & GlyphRunFlags.CacheInkBounds) != 0)