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