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