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