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