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)
183
if (
_rootBrowserWindow
== null)
193
return
_rootBrowserWindow
;