1 write to _editor
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.AxPropertyDescriptor.cs (1)
356
_editor
= new AxPropertyTypeEditor(this, pageGuid);
2 references to _editor
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxPropertyDescriptor.cs (2)
120
return editorBaseType.Equals(typeof(UITypeEditor)) &&
_editor
is not null
121
?
_editor