1 write to IconResourceIndex
PresentationFramework (1)
System\Windows\Shell\JumpList.cs (1)
1039IconResourceIndex = iconIndex,
2 references to IconResourceIndex
PresentationFramework (2)
System\Windows\Shell\JumpList.cs (2)
915if (jumpTask.IconResourceIndex != -1) 935link.SetIconLocation(resourcePath, jumpTask.IconResourceIndex);