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