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