5 references to CacheInkBounds
PresentationCore (5)
System\Windows\Media\GlyphRun.cs (5)
157
_flags |= GlyphRunFlags.
CacheInkBounds
;
248
_flags |= GlyphRunFlags.
CacheInkBounds
;
295
glyphRun._flags |= GlyphRunFlags.
CacheInkBounds
;
1228
if ((_flags & GlyphRunFlags.
CacheInkBounds
) != 0)
1403
if ((_flags & GlyphRunFlags.
CacheInkBounds
) != 0)