2 references to Underline
Microsoft.Maui.Graphics (2)
Text\TextAttributeExtensions.cs (2)
38 return attributes.GetBoolAttribute(TextAttribute.Underline); 45 attributes.SetBoolAttribute(TextAttribute.Underline, value);