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