6 references to AttributeName
PresentationFramework (6)
System\Windows\Markup\BamlCollectionHolder.cs (3)
150_reader.ThrowException(nameof(SR.ParserCantGetDPOrPi), AttributeName); 159if (AttributeName == "Resources" && 200_reader.ThrowException(nameof(SR.ParserCantGetDPOrPi), AttributeName);
System\Windows\Markup\BamlRecordReader.cs (3)
2999CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3072CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3096CurrentContext.ElementNameOrPropertyName = holder.AttributeName;