13 instantiations of WinCategoryAttribute
System.Windows.Forms (13)
System\Windows\Forms\ActiveX\AxHost.cs (11)
151new WinCategoryAttribute("Default"), 152new WinCategoryAttribute("Default"), 153new WinCategoryAttribute("Font"), 154new WinCategoryAttribute("Layout"), 155new WinCategoryAttribute("Appearance"), 156new WinCategoryAttribute("Behavior"), 157new WinCategoryAttribute("Data"), 158new WinCategoryAttribute("List"), 159new WinCategoryAttribute("Text"), 160new WinCategoryAttribute("Scale"), 161new WinCategoryAttribute("DDE")
System\Windows\Forms\Control.Ime.cs (1)
214[WinCategory("Behavior")]
System\Windows\Forms\Controls\Labels\LinkLabel.cs (1)
364[WinCategory("Action")]