2 references to convertedValues
Microsoft.Maui.Controls (2)
StyleSheets\Style.cs (2)
79 if (!convertedValues.TryGetValue(decl, out value)) 80 convertedValues[decl] = (value = Convert(styleable, decl.Value, property));