2 references to Palette
PresentationCore (2)
Core\CSharp\System\Windows\DataFormats.cs (1)
454
_formatList.Add(new DataFormat(
Palette
, NativeMethods.CF_PALETTE));
Core\CSharp\System\Windows\DataObject.cs (1)
3210
IsFormatEqual(format, DataFormats.
Palette
) ||