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