1 write to dragDrop
System (1)
compmod\system\componentmodel\CategoryAttribute.cs (1)
135dragDrop = new CategoryAttribute("DragDrop");
2 references to dragDrop
System (2)
compmod\system\componentmodel\CategoryAttribute.cs (2)
134if (dragDrop == null) { 137return dragDrop;