2 references to IsSymbol
PresentationCore (2)
MS\Internal\TextFormatting\TextProperties.cs (2)
233_runFlags |= (ushort)RunFlags.IsSymbol; 354get { return (_runFlags & (ushort)RunFlags.IsSymbol) != 0; }