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