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