2 instantiations of ShapeTypeface
PresentationCore (2)
MS\Internal\Shaping\GlyphingCache.cs (1)
76ShapeTypeface 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)
76ShapeTypeface shapeTypeface = new ShapeTypeface(
MS\Internal\Shaping\IShapeableTextCollector.cs (1)
45ShapeTypeface shapeTypeface,
MS\Internal\Shaping\ShapeTypeface.cs (4)
62ShapeTypeface t = o as ShapeTypeface; 102private ShapeTypeface _shapeTypeface; 119internal ShapeTypeface ShapeTypeface
MS\Internal\TextFormatting\TextShapeableCharacters.cs (2)
45private ShapeTypeface _shapeTypeface; 62ShapeTypeface shapeTypeface,
System\Windows\Media\textformatting\TextCharacters.cs (1)
286ShapeTypeface shapeTypeface,