5 references to SetDataInternal
PresentationCore (5)
System\Windows\clipboard.cs (5)
262SetDataInternal(DataFormats.WaveAudio, audioStream); 279SetDataInternal(format, data); 311SetDataInternal(DataFormats.FileDrop, fileDropListStrings); 321SetDataInternal(DataFormats.Bitmap, image); 346SetDataInternal(DataFormats.ConvertToDataFormats(format), text);