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