1 write to ApplicationPath
PresentationFramework (1)
src\Framework\System\Windows\Shell\JumpList.cs (1)
1184ApplicationPath = pathBuilder.ToString(),
2 references to ApplicationPath
PresentationFramework (2)
src\Framework\System\Windows\Shell\JumpList.cs (2)
1034if (!string.IsNullOrEmpty(jumpTask.ApplicationPath)) 1036appPath = jumpTask.ApplicationPath;