4 references to Dib
PresentationCore (4)
Core\CSharp\System\Windows\DataFormats.cs (1)
453_formatList.Add(new DataFormat(Dib, NativeMethods.CF_DIB));
Core\CSharp\System\Windows\DataObject.cs (3)
1819else if (IsFormatEqual(format, DataFormats.Dib) 3203IsFormatEqual(format, DataFormats.Dib) || 3958if (IsFormatEqual(format, DataFormats.Dib))