6 writes to ElementNameOrPropertyName
PresentationFramework (6)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (6)
486
CurrentContext.
ElementNameOrPropertyName
= contextXamlObjectIds.Name;
2122
CurrentContext.
ElementNameOrPropertyName
= propertyDefinition.Name;
2977
CurrentContext.
ElementNameOrPropertyName
= name;
3034
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
3107
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
3131
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
2 references to ElementNameOrPropertyName
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
4593
string propertyName = parentContext.
ElementNameOrPropertyName
;
4745
parentContext.
ElementNameOrPropertyName
,