5 references to DowncastAccessor
PresentationFramework (5)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (3)
702
PropertyPath.
DowncastAccessor
(_arySVS[k].info, out oldDP, out oldPI, out oldPD, out oldDOA);
872
PropertyPath.
DowncastAccessor
(svs.info, out newDP, out newPI, out newPD, out newDOA);
1139
PropertyPath.
DowncastAccessor
(info, out dp, out pi1, out pd, out doa);
src\Framework\System\Windows\PropertyPath.cs (1)
178
DowncastAccessor
(accessor, out dp, out pi, out pd, out doa);
src\Framework\System\Windows\PropertyPathConverter.cs (1)
222
PropertyPath.
DowncastAccessor
(pathPart, out dp, out pi, out pd, out doa);