3 references to Data
PresentationCore (3)
Core\CSharp\System\Windows\DataObject.cs (3)
3876if (DataObject.IsFormatAndDataSerializable(cur[mappedFormatIndex], entries[dataStoreIndex].Data)) 3906if (DataObject.IsFormatAndDataSerializable(baseVar[baseFormatIndex], entries[dataStoreIndex].Data)) 4175data = dataStoreEntry.Data;