13 instantiations of WinCategory
System.Windows.Forms (13)
winforms\Managed\System\WinForms\AxHost.cs (11)
239new WinCategoryAttribute("Default"), 240new WinCategoryAttribute("Default"), 241new WinCategoryAttribute("Font"), 242new WinCategoryAttribute("Layout"), 243new WinCategoryAttribute("Appearance"), 244new WinCategoryAttribute("Behavior"), 245new WinCategoryAttribute("Data"), 246new WinCategoryAttribute("List"), 247new WinCategoryAttribute("Text"), 248new WinCategoryAttribute("Scale"), 249new WinCategoryAttribute("DDE")
winforms\Managed\System\WinForms\Control.Ime.cs (1)
333[WinCategory( "Behavior" ), SRDescription( SR.ControlOnImeModeChangedDescr )]
winforms\Managed\System\WinForms\LinkLabel.cs (1)
494[WinCategory("Action"), SRDescription(SR.LinkLabelLinkClickedDescr)]