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