5 references to SetDataInternal
PresentationCore (5)
System\Windows\clipboard.cs (5)
254SetDataInternal(DataFormats.WaveAudio, audioStream); 271SetDataInternal(format, data); 303SetDataInternal(DataFormats.FileDrop, fileDropListStrings); 313SetDataInternal(DataFormats.Bitmap, image); 338SetDataInternal(DataFormats.ConvertToDataFormats(format), text);