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