4 references to TextAttributes
Microsoft.Maui.Graphics (1)
Text\XmlAttributedTextReader.cs (1)
111 TextAttributes attributes = new TextAttributes();
Microsoft.Maui.Graphics.Text.Markdig (3)
Renderer\EmphasisInlineRenderer.cs (1)
23 var attributes = new TextAttributes();
Renderer\HtmlInlineRenderer.cs (1)
47 var attributes = new TextAttributes();
Renderer\ListRenderer.cs (1)
28 var attributes = new TextAttributes();