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