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