2 references to GetPropertyName
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
2026
$"{Logic_GetFullyQualifiedNameForType(BamlSchemaContext.GetPropertyDeclaringType(propertyId))}.{BamlSchemaContext.
GetPropertyName
(propertyId, false)}";
2675
currentText = BamlSchemaContext.
GetPropertyName
(valueId, false);