2 references to GetKnownProperty
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs (1)
2064if (!GetKnownProperty(propertyId, out declaringTypeId, out propertyName))
src\Framework\System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (1)
657KnownTypes.GetKnownProperty(propertyId, out typeId, out propertyName);