4 references to CanAddToResourceDictionary
Microsoft.Maui.Controls.Build.Tasks (4)
SetPropertiesVisitor.cs (4)
139 if (CanAddToResourceDictionary(parentVar, parentVar.VariableType, node, node, Context)) 192 if (CanAddToResourceDictionary(parent, propertyType, node, node, Context)) 1642 return CanAddToResourceDictionary(parent, propertyType, elementNode, lineInfo, context); 1682 if (CanAddToResourceDictionary(parent, propertyType, elementNode, iXmlLineInfo, context))