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