4 references to _runs
Microsoft.Maui.Graphics (4)
Text\XmlAttributedTextReader.cs (4)
32
_runs
.Clear();
65
_runs
.Optimize(textLength);
67
return new AttributedText(text,
_runs
, true);
135
_runs
.Add(run);