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