3 references to LSRun
PresentationCore (3)
MS\Internal\TextFormatting\TextStore.cs (3)
97
ControlRuns[0] = new
LSRun
(Plsrun.CloseAnchor, esc.szObjectTerminator);
98
ControlRuns[1] = new
LSRun
(Plsrun.Reverse, esc.szObjectReplacement);
99
ControlRuns[2] = new
LSRun
(Plsrun.FakeLineBreak, esc.szLineSeparator);