6 references to AttributeName
PresentationFramework (6)
src\Framework\System\Windows\Markup\BamlCollectionHolder.cs (3)
154_reader.ThrowException(SRID.ParserCantGetDPOrPi, AttributeName); 163if (AttributeName == "Resources" && 204_reader.ThrowException(SRID.ParserCantGetDPOrPi, AttributeName);
src\Framework\System\Windows\Markup\BamlRecordReader.cs (3)
3034CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3107CurrentContext.ElementNameOrPropertyName = holder.AttributeName; 3131CurrentContext.ElementNameOrPropertyName = holder.AttributeName;