2 references to IShellLinkW
PresentationFramework (2)
src\Framework\System\Windows\Standard\NativeMethods.cs (2)
3855
private static extern void _SHAddToRecentDocs_ShellLink(SHARD uFlags,
IShellLinkW
pv);
3871
public static void SHAddToRecentDocs(
IShellLinkW
shellLink)