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