3 references to ClsidAttribute
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DocumentDesigner.AxToolboxItem.cs (3)
200
object[] attrs = t.GetCustomAttributes(typeof(AxHost.
ClsidAttribute
), false);
203
AxHost.
ClsidAttribute
guid = (AxHost.
ClsidAttribute
)attrs[0];