6 writes to ElementNameOrPropertyName
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (6)
454CurrentContext.ElementNameOrPropertyName = contextXamlObjectIds.Name; 2073CurrentContext.ElementNameOrPropertyName = propertyDefinition.Name; 2926CurrentContext.ElementNameOrPropertyName = name; 2980CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3053CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3077CurrentContext.ElementNameOrPropertyName = holder.AttributeName;
2 references to ElementNameOrPropertyName
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
4526string propertyName = parentContext.ElementNameOrPropertyName; 4677parentContext.ElementNameOrPropertyName,