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