2 references to IsSymbol
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesRun.cs (1)
479
return shapeable != null && shapeable.
IsSymbol
;
Core\CSharp\MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
461
&& (!
IsSymbol
); // Can't use shaping for symbol (non-Unicode) fonts