1 write to Arguments
PresentationFramework (1)
System\Windows\Shell\JumpList.cs (1)
1037Arguments = argsBuilder.ToString(),
2 references to Arguments
PresentationFramework (2)
System\Windows\Shell\JumpList.cs (2)
909if (!string.IsNullOrEmpty(jumpTask.Arguments)) 911link.SetArguments(jumpTask.Arguments);