6 references to AttributeName
PresentationFramework (6)
System\Windows\Markup\BamlCollectionHolder.cs (3)
148_reader.ThrowException(nameof(SR.ParserCantGetDPOrPi), AttributeName); 157if (AttributeName == "Resources" && 198_reader.ThrowException(nameof(SR.ParserCantGetDPOrPi), AttributeName);
System\Windows\Markup\BamlRecordReader.cs (3)
2979CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3052CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3076CurrentContext.ElementNameOrPropertyName = holder.AttributeName;