4 references to GetDependencyProperty
PresentationFramework (4)
src\Framework\System\Windows\Markup\BamlMapTable.cs (1)
928
return
GetDependencyProperty
(attribInfo);
src\Framework\System\Windows\Markup\BamlReader.cs (1)
1005
attrInfo.DP = MapTable.
GetDependencyProperty
(attrInfo);
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (2)
1506
infoRecord.DP = MapTable.
GetDependencyProperty
(infoRecord);
1650
infoRecord.DP = MapTable.
GetDependencyProperty
(infoRecord);