2 references to GetCustomDependencyPropertyValue
PresentationFramework (2)
System\Windows\Markup\BamlReader.cs (1)
1044_propertyDP = _bamlRecordReader.GetCustomDependencyPropertyValue(bamlRecord, out declaringType);
System\Windows\Markup\BamlRecordReader.cs (1)
2085return GetCustomDependencyPropertyValue(bamlPropertyRecord, out declaringType);