6 writes to ElementNameOrPropertyName
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (6)
463CurrentContext.ElementNameOrPropertyName = contextXamlObjectIds.Name; 2082CurrentContext.ElementNameOrPropertyName = propertyDefinition.Name; 2933CurrentContext.ElementNameOrPropertyName = name; 2990CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3063CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3087CurrentContext.ElementNameOrPropertyName = holder.AttributeName;
2 references to ElementNameOrPropertyName
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
4538string propertyName = parentContext.ElementNameOrPropertyName; 4689parentContext.ElementNameOrPropertyName,