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