2 instantiations of Glyphs
PresentationCore (2)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
146
_glyphs[i] = new
Glyphs
(
177
_glyphs[i] = new
Glyphs
(
4 references to Glyphs
PresentationCore (4)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (4)
27
private
Glyphs
[] _glyphs;
75
_glyphs = new
Glyphs
[shapeables.Count];
201
foreach (
Glyphs
glyphs in _glyphs)
223
foreach (
Glyphs
glyphs in _glyphs)