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