3 references to IsNewline
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (1)
509} while ( !TextStore.IsNewline(lsrun.Type)
MS\Internal\TextFormatting\TextStore.cs (2)
2128if ( IsNewline(lsrun.Type) 2201if ( IsNewline(lsrun.Type)