4 references to Symbol
PresentationCore (3)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
556
return _shapeTypeface.GlyphTypeface.
Symbol
;
System\Windows\Media\GlyphTypeface.cs (1)
762
return
Symbol
;
System\Windows\Media\Typeface.cs (1)
390
bool symbolTypeface = glyphTypeface.
Symbol
;
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
3494
if (glyphTypeface != null && glyphTypeface.
Symbol
)