5 references to SetDataInternal
PresentationCore (5)
Core\CSharp\System\Windows\Clipboard.cs (5)
288SetDataInternal(DataFormats.WaveAudio, audioStream); 311SetDataInternal(format, data); 346SetDataInternal(DataFormats.FileDrop, fileDropListStrings); 359SetDataInternal(DataFormats.Bitmap, image); 390SetDataInternal(DataFormats.ConvertToDataFormats(format), text);