6 writes to ElementNameOrPropertyName
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (6)
463
CurrentContext.
ElementNameOrPropertyName
= contextXamlObjectIds.Name;
2082
CurrentContext.
ElementNameOrPropertyName
= propertyDefinition.Name;
2933
CurrentContext.
ElementNameOrPropertyName
= name;
2990
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
3063
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
3087
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
2 references to ElementNameOrPropertyName
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
4538
string propertyName = parentContext.
ElementNameOrPropertyName
;
4689
parentContext.
ElementNameOrPropertyName
,