3 implementations of Symbol
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
169public bool Symbol
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (1)
194bool ITypefaceMetrics.Symbol
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (1)
1022bool ITypefaceMetrics.Symbol
1 reference to Symbol
PresentationCore (1)
Core\CSharp\System\Windows\Media\Typeface.cs (1)
306return CachedTypeface.TypefaceMetrics.Symbol;