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