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