1 write to PwchParaSeparator
PresentationCore (1)
MS\Internal\TextFormatting\TextStore.cs (1)
103PwchParaSeparator = esc.szParaSeparator;
2 references to PwchParaSeparator
PresentationCore (2)
MS\Internal\TextFormatting\FormatSettings.cs (1)
243charString = new CharacterBufferRange((char*) TextStore.PwchParaSeparator, 1);
MS\Internal\TextFormatting\TextStore.cs (1)
709new CharacterBufferRange((char*)PwchParaSeparator, 1),