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