1 write to _documentLoaded
PresentationUI (1)
MS\Internal\Documents\FindToolBar.xaml.cs (1)
130
_documentLoaded
= value;
2 references to _documentLoaded
PresentationUI (2)
MS\Internal\Documents\FindToolBar.xaml.cs (2)
128
if (
_documentLoaded
!= value)
144
return
_documentLoaded
;