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