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