1 instantiation of JumpPath
PresentationFramework (1)
src\Framework\System\Windows\Shell\JumpList.cs (1)
1159JumpPath path = new JumpPath
6 references to JumpPath
PresentationFramework (6)
src\Framework\System\Windows\Shell\JumpList.cs (6)
171public static void AddToRecentCategory(JumpPath jumpPath) 861var jumpPath = jumpItem as JumpPath; 974if (itemMap.JumpItem is JumpPath) 1131private static IShellItem2 CreateItemFromJumpPath(JumpPath jumpPath) 1159JumpPath path = new JumpPath