2 references to HasPropertyPages
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.cs (2)
2431
if (!_axState[s_editorRefresh] &&
HasPropertyPages
())
2496
return _editor ??=
HasPropertyPages
() ? new AxComponentEditor() : null;