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