3 references to Symbol
PresentationCore (3)
MS\Internal\Shaping\GlyphingCache.cs (1)
57
if (!typeface.
Symbol
)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
567
return _properties.Typeface.
Symbol
;
MS\Internal\TextFormatting\TextStore.cs (1)
434
symbolTypeface = properties.Typeface.
Symbol
;