1 write to _documentLoaded
PresentationUI (1)
MS\Internal\Documents\FindToolBar.xaml.cs (1)
129
_documentLoaded
= value;
2 references to _documentLoaded
PresentationUI (2)
MS\Internal\Documents\FindToolBar.xaml.cs (2)
127
if (
_documentLoaded
!= value)
143
return
_documentLoaded
;