2 references to GetKnownPropertyAttributeId
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlMapTable.cs (2)
989propertyId = (short)-KnownTypes.GetKnownPropertyAttributeId((KnownElements)(-typeId), memberName); 1349short attributeId = (short)-KnownTypes.GetKnownPropertyAttributeId((KnownElements)(-typeId), fieldName);