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