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