2 references to IsFormatAndDataSerializable
PresentationCore (2)
Core\CSharp\System\Windows\DataObject.cs (2)
3876
if (DataObject.
IsFormatAndDataSerializable
(cur[mappedFormatIndex], entries[dataStoreIndex].Data))
3906
if (DataObject.
IsFormatAndDataSerializable
(baseVar[baseFormatIndex], entries[dataStoreIndex].Data))