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