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