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