1 write to ControlRuns
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (1)
99
ControlRuns
= new LSRun[3];
6 references to ControlRuns
PresentationCore (6)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
2833
TextStore.
ControlRuns
[(int)plsrun]
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (5)
101
ControlRuns
[0] = new LSRun(Plsrun.CloseAnchor, esc.szObjectTerminator);
102
ControlRuns
[1] = new LSRun(Plsrun.Reverse, esc.szObjectReplacement);
103
ControlRuns
[2] = new LSRun(Plsrun.FakeLineBreak, esc.szLineSeparator);
777
lsrun =
ControlRuns
[(int)plsrun];
1851
ControlRuns
[(int)plsrun]