5 references to CacheInkBounds
PresentationCore (5)
System\Windows\Media\GlyphRun.cs (5)
164_flags |= GlyphRunFlags.CacheInkBounds; 259_flags |= GlyphRunFlags.CacheInkBounds; 310glyphRun._flags |= GlyphRunFlags.CacheInkBounds; 1243if ((_flags & GlyphRunFlags.CacheInkBounds) != 0) 1418if ((_flags & GlyphRunFlags.CacheInkBounds) != 0)