2 writes to iPerPropertyBrowsing
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
4569
iPerPropertyBrowsing
= null;
4714
iPerPropertyBrowsing
= (NativeMethods.IPerPropertyBrowsing) instance;
2 references to iPerPropertyBrowsing
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
4711
if (
iPerPropertyBrowsing
== null && !axState[checkedIppb] && instance != null) {
4717
return
iPerPropertyBrowsing
;