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