2 instantiations of ShapeTypeface
PresentationCore (2)
MS\Internal\Shaping\GlyphingCache.cs (1)
71ShapeTypeface 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)
71ShapeTypeface shapeTypeface = new ShapeTypeface(
MS\Internal\Shaping\IShapeableTextCollector.cs (1)
40ShapeTypeface shapeTypeface,
MS\Internal\Shaping\ShapeTypeface.cs (4)
47ShapeTypeface t = o as ShapeTypeface; 87private ShapeTypeface _shapeTypeface; 104internal ShapeTypeface ShapeTypeface
MS\Internal\TextFormatting\TextShapeableCharacters.cs (2)
37private ShapeTypeface _shapeTypeface; 54ShapeTypeface shapeTypeface,
System\Windows\Media\textformatting\TextCharacters.cs (1)
277ShapeTypeface shapeTypeface,