6 writes to ElementNameOrPropertyName
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (6)
453CurrentContext.ElementNameOrPropertyName = contextXamlObjectIds.Name; 2072CurrentContext.ElementNameOrPropertyName = propertyDefinition.Name; 2925CurrentContext.ElementNameOrPropertyName = name; 2979CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3052CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3076CurrentContext.ElementNameOrPropertyName = holder.AttributeName;
2 references to ElementNameOrPropertyName
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
4525string propertyName = parentContext.ElementNameOrPropertyName; 4676parentContext.ElementNameOrPropertyName,