4 references to SymbolicLink
PresentationCore (1)
System\Windows\DataFormats.cs (1)
71
public static readonly string SymbolicLink = DataFormatNames.
SymbolicLink
;
System.Private.Windows.Core (2)
System\Private\Windows\Ole\DataFormatNames.cs (1)
162
or
SymbolicLink
System\Private\Windows\Ole\DataFormatsCore.cs (1)
159
T.Create(DataFormatNames.
SymbolicLink
, (int)CLIPBOARD_FORMAT.CF_SYLK),
System.Windows.Forms (1)
System\Windows\Forms\OLE\DataFormats.cs (1)
49
public static readonly string SymbolicLink = DataFormatNames.
SymbolicLink
;