1 write to Description
PresentationFramework (1)
src\Framework\System\Windows\Shell\JumpList.cs (1)
1186Description = descBuilder.ToString(),
2 references to Description
PresentationFramework (2)
src\Framework\System\Windows\Shell\JumpList.cs (2)
1078if (!string.IsNullOrEmpty(jumpTask.Description)) 1080link.SetDescription(jumpTask.Description);