1 write to _documentLoaded
PresentationUI (1)
MS\Internal\Documents\FindToolBar.xaml.cs (1)
142
_documentLoaded
= value;
2 references to _documentLoaded
PresentationUI (2)
MS\Internal\Documents\FindToolBar.xaml.cs (2)
140
if (
_documentLoaded
!= value)
156
return
_documentLoaded
;