1 write to _rootBrowserWindow
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
189_rootBrowserWindow = new WrapperIWin32Window(handle);
2 references to _rootBrowserWindow
PresentationUI (2)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (2)
182if (_rootBrowserWindow == null) 192return _rootBrowserWindow;