6 writes to ElementNameOrPropertyName
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (6)
472
CurrentContext.
ElementNameOrPropertyName
= contextXamlObjectIds.Name;
2091
CurrentContext.
ElementNameOrPropertyName
= propertyDefinition.Name;
2942
CurrentContext.
ElementNameOrPropertyName
= name;
2999
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
3072
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
3096
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
2 references to ElementNameOrPropertyName
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
4547
string propertyName = parentContext.
ElementNameOrPropertyName
;
4698
parentContext.
ElementNameOrPropertyName
,