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