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