1 write to IconResourceIndex
PresentationFramework (1)
src\Framework\System\Windows\Shell\JumpList.cs (1)
1187IconResourceIndex = iconIndex,
2 references to IconResourceIndex
PresentationFramework (2)
src\Framework\System\Windows\Shell\JumpList.cs (2)
1055if (jumpTask.IconResourceIndex != -1) 1075link.SetIconLocation(resourcePath, jumpTask.IconResourceIndex);