3 references to CanShowPropertyPages
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (3)
3285
if (!
CanShowPropertyPages
()) return false;
3356
if (!
CanShowPropertyPages
()) return;
4142
if (host.
CanShowPropertyPages
()) {