1 write to Description
PresentationFramework (1)
System\Windows\Shell\JumpList.cs (1)
1041
Description
= descBuilder.ToString(),
2 references to Description
PresentationFramework (2)
System\Windows\Shell\JumpList.cs (2)
941
if (!string.IsNullOrEmpty(jumpTask.
Description
))
943
link.SetDescription(jumpTask.
Description
);