2 references to CategoryAttribute
PresentationCore (1)
MS\Internal\CustomCategoryAttribute.cs (1)
21internal CustomCategoryAttribute() : base()
System.ComponentModel.Primitives (1)
System\ComponentModel\CategoryAttribute.cs (1)
84get => s_defAttr ??= new CategoryAttribute();