2 references to Strikethrough
Microsoft.Maui.Graphics (2)
Text\TextAttributeExtensions.cs (2)
98 return attributes.GetBoolAttribute(TextAttribute.Strikethrough); 105 attributes.SetBoolAttribute(TextAttribute.Strikethrough, value);