2 references to CategoryAttribute
PresentationCore (1)
MS\Internal\CustomCategoryAttribute.cs (1)
20internal CustomCategoryAttribute() : base()
System.ComponentModel.Primitives (1)
System\ComponentModel\CategoryAttribute.cs (1)
52public static CategoryAttribute Default => field ??= new CategoryAttribute();