2 instantiations of ShapeTypeface
PresentationCore (2)
MS\Internal\Shaping\GlyphingCache.cs (1)
76
ShapeTypeface shapeTypeface = new
ShapeTypeface
(
MS\Internal\Shaping\ShapeTypeface.cs (1)
114
_shapeTypeface = new
ShapeTypeface
(glyphTypeface, deviceFont);
9 references to ShapeTypeface
PresentationCore (9)
MS\Internal\Shaping\GlyphingCache.cs (1)
76
ShapeTypeface
shapeTypeface = new ShapeTypeface(
MS\Internal\Shaping\IShapeableTextCollector.cs (1)
45
ShapeTypeface
shapeTypeface,
MS\Internal\Shaping\ShapeTypeface.cs (4)
62
ShapeTypeface
t = o as
ShapeTypeface
;
102
private
ShapeTypeface
_shapeTypeface;
119
internal
ShapeTypeface
ShapeTypeface
MS\Internal\TextFormatting\TextShapeableCharacters.cs (2)
45
private
ShapeTypeface
_shapeTypeface;
62
ShapeTypeface
shapeTypeface,
System\Windows\Media\textformatting\TextCharacters.cs (1)
286
ShapeTypeface
shapeTypeface,