13 references to WinCategory
System.Windows.Forms (13)
winforms\Managed\System\WinForms\AxHost.cs (11)
239
new
WinCategoryAttribute
("Default"),
240
new
WinCategoryAttribute
("Default"),
241
new
WinCategoryAttribute
("Font"),
242
new
WinCategoryAttribute
("Layout"),
243
new
WinCategoryAttribute
("Appearance"),
244
new
WinCategoryAttribute
("Behavior"),
245
new
WinCategoryAttribute
("Data"),
246
new
WinCategoryAttribute
("List"),
247
new
WinCategoryAttribute
("Text"),
248
new
WinCategoryAttribute
("Scale"),
249
new
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)]