2 instantiations of ShapeTypeface
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\GlyphingCache.cs (1)
76ShapeTypeface shapeTypeface = new ShapeTypeface(
Core\CSharp\MS\Internal\Shaping\ShapeTypeface.cs (1)
116_shapeTypeface = new ShapeTypeface(glyphTypeface, deviceFont);
9 references to ShapeTypeface
PresentationCore (9)
Core\CSharp\MS\Internal\Shaping\GlyphingCache.cs (1)
76ShapeTypeface shapeTypeface = new ShapeTypeface(
Core\CSharp\MS\Internal\Shaping\IShapeableTextCollector.cs (1)
47ShapeTypeface shapeTypeface,
Core\CSharp\MS\Internal\Shaping\ShapeTypeface.cs (4)
64ShapeTypeface t = o as ShapeTypeface; 104private ShapeTypeface _shapeTypeface; 121internal ShapeTypeface ShapeTypeface
Core\CSharp\MS\Internal\TextFormatting\TextShapeableCharacters.cs (2)
48private ShapeTypeface _shapeTypeface; 65ShapeTypeface shapeTypeface,
Core\CSharp\System\Windows\Media\TextFormatting\TextCharacters.cs (1)
304ShapeTypeface shapeTypeface,