3 references to IsNewline
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
546} while ( !TextStore.IsNewline(lsrun.Type)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (2)
2151if ( IsNewline(lsrun.Type) 2225if ( IsNewline(lsrun.Type)