4 references to IsNameProperty
PresentationBuildTasks (4)
Framework\System\Windows\Markup\XamlReaderHelper.cs (4)
598if (IsNameProperty(attributeValue, parentTypeName, attributeName, namespaceUri, namePropertyName))
885if (IsNameProperty(value, parentName, propertyName, propertyNamespaceUri, GetRuntimeNamePropertyName(declaringType)))
3017else if (IsNameProperty(attribValue, parentName, attribLocalName, DefinitionNamespaceURI, runtimePropertyName))
3245bool isRuntimeNameProperty = IsNameProperty(attribValue, parentName, attribLocalName, attribNamespaceURI,