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