2 references to SymbolicLink
PresentationCore (2)
Core\CSharp\System\Windows\DataFormats.cs (1)
458
_formatList.Add(new DataFormat(
SymbolicLink
, NativeMethods.CF_SYLK));
Core\CSharp\System\Windows\DataObject.cs (1)
3207
IsFormatEqual(format, DataFormats.
SymbolicLink
) ||