1 write to CanGoBackInternal
System.Windows.Forms (1)
winforms\Managed\System\WinForms\WebBrowser.cs (1)
1914
this.parent.
CanGoBackInternal
= enable;
2 references to CanGoBackInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\WebBrowser.cs (2)
193
return
CanGoBackInternal
;
206
if (value !=
CanGoBackInternal
) {