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