2 instantiations of ShapeTypeface
PresentationCore (2)
MS\Internal\Shaping\GlyphingCache.cs (1)
71
ShapeTypeface shapeTypeface = new
ShapeTypeface
(
MS\Internal\Shaping\ShapeTypeface.cs (1)
99
_shapeTypeface = new
ShapeTypeface
(glyphTypeface, deviceFont);
9 references to ShapeTypeface
PresentationCore (9)
MS\Internal\Shaping\GlyphingCache.cs (1)
71
ShapeTypeface
shapeTypeface = new ShapeTypeface(
MS\Internal\Shaping\IShapeableTextCollector.cs (1)
40
ShapeTypeface
shapeTypeface,
MS\Internal\Shaping\ShapeTypeface.cs (4)
47
ShapeTypeface
t = o as
ShapeTypeface
;
87
private
ShapeTypeface
_shapeTypeface;
104
internal
ShapeTypeface
ShapeTypeface
MS\Internal\TextFormatting\TextShapeableCharacters.cs (2)
37
private
ShapeTypeface
_shapeTypeface;
54
ShapeTypeface
shapeTypeface,
System\Windows\Media\textformatting\TextCharacters.cs (1)
277
ShapeTypeface
shapeTypeface,