3 references to AttributedTextBlock
Microsoft.Maui.Graphics (3)
Text\AttributedTextExtensions.cs (3)
172
blocks.Add(new
AttributedTextBlock
(noAttrValue, null));
180
blocks.Add(new
AttributedTextBlock
(value, run.Attributes));
193
blocks.Add(new
AttributedTextBlock
(value, null));