2 instantiations of ShapeTypeface
PresentationCore (2)
MS\Internal\Shaping\GlyphingCache.cs (1)
70ShapeTypeface 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)
70ShapeTypeface shapeTypeface = new ShapeTypeface(
MS\Internal\Shaping\IShapeableTextCollector.cs (1)
39ShapeTypeface shapeTypeface,
MS\Internal\Shaping\ShapeTypeface.cs (4)
46ShapeTypeface t = o as ShapeTypeface; 86private ShapeTypeface _shapeTypeface; 103internal ShapeTypeface ShapeTypeface
MS\Internal\TextFormatting\TextShapeableCharacters.cs (2)
36private ShapeTypeface _shapeTypeface; 53ShapeTypeface shapeTypeface,
System\Windows\Media\textformatting\TextCharacters.cs (1)
276ShapeTypeface shapeTypeface,