5 references to CacheInkBounds
PresentationCore (5)
System\Windows\Media\GlyphRun.cs (5)
177
_flags |= GlyphRunFlags.
CacheInkBounds
;
272
_flags |= GlyphRunFlags.
CacheInkBounds
;
323
glyphRun._flags |= GlyphRunFlags.
CacheInkBounds
;
1256
if ((_flags & GlyphRunFlags.
CacheInkBounds
) != 0)
1431
if ((_flags & GlyphRunFlags.
CacheInkBounds
) != 0)