4 references to GetDependencyProperty
PresentationFramework (4)
System\Windows\Markup\BamlMapTable.cs (1)
910
return
GetDependencyProperty
(attribInfo);
System\Windows\Markup\BamlReader.cs (1)
987
attrInfo.DP = MapTable.
GetDependencyProperty
(attrInfo);
System\Windows\Markup\XamlTypeMapper.cs (2)
1410
infoRecord.DP = MapTable.
GetDependencyProperty
(infoRecord);
1556
infoRecord.DP = MapTable.
GetDependencyProperty
(infoRecord);