5 references to CacheInkBounds
PresentationCore (5)
System\Windows\Media\GlyphRun.cs (5)
156_flags |= GlyphRunFlags.CacheInkBounds; 247_flags |= GlyphRunFlags.CacheInkBounds; 294glyphRun._flags |= GlyphRunFlags.CacheInkBounds; 1227if ((_flags & GlyphRunFlags.CacheInkBounds) != 0) 1402if ((_flags & GlyphRunFlags.CacheInkBounds) != 0)