4 references to GetDependencyProperty
PresentationFramework (4)
System\Windows\Markup\BamlMapTable.cs (1)
898
return
GetDependencyProperty
(attribInfo);
System\Windows\Markup\BamlReader.cs (1)
986
attrInfo.DP = MapTable.
GetDependencyProperty
(attrInfo);
System\Windows\Markup\XamlTypeMapper.cs (2)
1409
infoRecord.DP = MapTable.
GetDependencyProperty
(infoRecord);
1555
infoRecord.DP = MapTable.
GetDependencyProperty
(infoRecord);