1 write to _canGoForward
PresentationFramework (1)
MS\Internal\Controls\WebBrowserEvent.cs (1)
270_parent._canGoForward = enable;
1 reference to _canGoForward
PresentationFramework (1)
System\Windows\Controls\WebBrowser.cs (1)
415return (!IsDisposed && _canGoForward);