1 write to CanGoBackInternal
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\WebBrowser.WebBrowserEvent.cs (1)
30
_parent.
CanGoBackInternal
= enable;
2 references to CanGoBackInternal
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\WebBrowser.cs (2)
167
public bool CanGoBack =>
CanGoBackInternal
;
178
if (value !=
CanGoBackInternal
)