2 references to Bold
Microsoft.Maui.Graphics (2)
Text\TextAttributeExtensions.cs (2)
50 return attributes.GetBoolAttribute(TextAttribute.Bold); 57 attributes.SetBoolAttribute(TextAttribute.Bold, value);