5 references to CacheInkBounds
PresentationCore (5)
System\Windows\Media\GlyphRun.cs (5)
177_flags |= GlyphRunFlags.CacheInkBounds; 272_flags |= GlyphRunFlags.CacheInkBounds; 323glyphRun._flags |= GlyphRunFlags.CacheInkBounds; 1256if ((_flags & GlyphRunFlags.CacheInkBounds) != 0) 1431if ((_flags & GlyphRunFlags.CacheInkBounds) != 0)