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