5 references to CustomCategory
PresentationFramework (5)
System\Windows\Shell\JumpList.cs (5)
548if (string.IsNullOrEmpty(jumpItem.CustomCategory)) 561if (list.Count > 0 && list[0].JumpItem.CustomCategory == jumpItem.CustomCategory) 606string categoryHeader = categoryList[0].JumpItem.CustomCategory; 895if (!allowSeparators || !string.IsNullOrEmpty(jumpTask.CustomCategory))