6 references to AttributeName
PresentationFramework (6)
System\Windows\Markup\BamlCollectionHolder.cs (3)
149_reader.ThrowException(nameof(SR.ParserCantGetDPOrPi), AttributeName); 158if (AttributeName == "Resources" && 199_reader.ThrowException(nameof(SR.ParserCantGetDPOrPi), AttributeName);
System\Windows\Markup\BamlRecordReader.cs (3)
2990CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3063CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3087CurrentContext.ElementNameOrPropertyName = holder.AttributeName;