1 instantiation of JumpPath
PresentationFramework (1)
System\Windows\Shell\JumpList.cs (1)
1011
JumpPath path = new
JumpPath
6 references to JumpPath
PresentationFramework (6)
System\Windows\Shell\JumpList.cs (6)
140
public static void AddToRecentCategory(
JumpPath
jumpPath)
741
var
jumpPath = jumpItem as
JumpPath
;
842
if (itemMap.JumpItem is
JumpPath
)
987
private static IShellItem2 CreateItemFromJumpPath(
JumpPath
jumpPath)
1011
JumpPath
path = new JumpPath