8 references to Attributes
System.Windows.Forms (8)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (8)
454info.Attributes.Add(new BrowsableAttribute(false)); 466[.. info.Attributes], 517info.Attributes.Add(new DispIdAttribute(info.DispId)); 522info.Attributes.Add(new DescriptionAttribute(helpStringBstr.ToString())); 565info.Attributes.Add(new BrowsableAttribute(false)); 576info.Attributes.Add(new BindableAttribute(true)); 582info.Attributes.Add(new ParenthesizePropertyNameAttribute(true)); 585info.Attributes.Add(new MergablePropertyAttribute(false));