6 writes to ElementNameOrPropertyName
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (6)
453
CurrentContext.
ElementNameOrPropertyName
= contextXamlObjectIds.Name;
2072
CurrentContext.
ElementNameOrPropertyName
= propertyDefinition.Name;
2925
CurrentContext.
ElementNameOrPropertyName
= name;
2979
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
3052
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
3076
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
2 references to ElementNameOrPropertyName
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
4525
string propertyName = parentContext.
ElementNameOrPropertyName
;
4676
parentContext.
ElementNameOrPropertyName
,