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