3 references to IsNewline
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (1)
522} while ( !TextStore.IsNewline(lsrun.Type)
MS\Internal\TextFormatting\TextStore.cs (2)
2143if ( IsNewline(lsrun.Type) 2216if ( IsNewline(lsrun.Type)