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