3 references to _rbw
PresentationFramework (3)
src\Framework\System\Windows\Controls\WebBrowser.cs (3)
1355if (_rbw.Value == null) 1359_rbw.Value = Application.Current.MainWindow as RootBrowserWindow; 1363return _rbw.Value;