1 write to WorkingDirectory
PresentationFramework (1)
System\Windows\Shell\JumpList.cs (1)
1044WorkingDirectory = dirBuilder.ToString(),
2 references to WorkingDirectory
PresentationFramework (2)
System\Windows\Shell\JumpList.cs (2)
905if (!string.IsNullOrEmpty(jumpTask.WorkingDirectory)) 909link.SetWorkingDirectory(jumpTask.WorkingDirectory);