2 instantiations of ShapeTypeface
PresentationCore (2)
MS\Internal\Shaping\GlyphingCache.cs (1)
70
ShapeTypeface shapeTypeface = new
ShapeTypeface
(
MS\Internal\Shaping\ShapeTypeface.cs (1)
98
_shapeTypeface = new
ShapeTypeface
(glyphTypeface, deviceFont);
9 references to ShapeTypeface
PresentationCore (9)
MS\Internal\Shaping\GlyphingCache.cs (1)
70
ShapeTypeface
shapeTypeface = new ShapeTypeface(
MS\Internal\Shaping\IShapeableTextCollector.cs (1)
39
ShapeTypeface
shapeTypeface,
MS\Internal\Shaping\ShapeTypeface.cs (4)
46
ShapeTypeface
t = o as
ShapeTypeface
;
86
private
ShapeTypeface
_shapeTypeface;
103
internal
ShapeTypeface
ShapeTypeface
MS\Internal\TextFormatting\TextShapeableCharacters.cs (2)
36
private
ShapeTypeface
_shapeTypeface;
53
ShapeTypeface
shapeTypeface,
System\Windows\Media\textformatting\TextCharacters.cs (1)
276
ShapeTypeface
shapeTypeface,