5 references to CustomCategory
PresentationFramework (5)
src\Framework\System\Windows\Shell\JumpList.cs (5)
648if (string.IsNullOrEmpty(jumpItem.CustomCategory)) 661if (list.Count > 0 && list[0].JumpItem.CustomCategory == jumpItem.CustomCategory) 706string categoryHeader = categoryList[0].JumpItem.CustomCategory; 1023if (!allowSeparators || !string.IsNullOrEmpty(jumpTask.CustomCategory))