1 write to dispid
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
6980
dispid
= (DispIdAttribute)baseProp.Attributes[typeof(DispIdAttribute)];
5 references to dispid
System.Windows.Forms (5)
winforms\Managed\System\WinForms\AxHost.cs (5)
6981
if (
dispid
!= null) {
6986
Guid g = GetPropertyPage(
dispid
.Value);
6996
CategoryAttribute cat = owner.GetCategoryForDispid(
dispid
.Value);
7019
if (
dispid
!= null) {
7065
UpdateTypeConverterAndTypeEditorInternal(false,
dispid
.Value);