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