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