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