1 write to behavior
System (1)
compmod\system\componentmodel\CategoryAttribute.cs (1)
87
behavior
= new CategoryAttribute("Behavior");
2 references to behavior
System (2)
compmod\system\componentmodel\CategoryAttribute.cs (2)
86
if (
behavior
== null) {
89
return
behavior
;