5 writes to ElementNameOrPropertyName
PresentationFramework (5)
System\Windows\Markup\BamlRecordReader.cs (5)
453
CurrentContext.
ElementNameOrPropertyName
= contextXamlObjectIds.Name;
2072
CurrentContext.
ElementNameOrPropertyName
= propertyDefinition.Name;
2976
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
3049
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
3073
CurrentContext.
ElementNameOrPropertyName
= holder.AttributeName;
3 references to ElementNameOrPropertyName
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (3)
2923
CurrentContext?.
ElementNameOrPropertyName
= name;
4519
string propertyName = parentContext.
ElementNameOrPropertyName
;
4670
parentContext.
ElementNameOrPropertyName
,