1 instantiation of JumpPath
PresentationFramework (1)
System\Windows\Shell\JumpList.cs (1)
1010JumpPath path = new JumpPath
6 references to JumpPath
PresentationFramework (6)
System\Windows\Shell\JumpList.cs (6)
139public static void AddToRecentCategory(JumpPath jumpPath) 740var jumpPath = jumpItem as JumpPath; 841if (itemMap.JumpItem is JumpPath) 986private static IShellItem2 CreateItemFromJumpPath(JumpPath jumpPath) 1010JumpPath path = new JumpPath