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