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)
127if (_documentLoaded != value) 143return _documentLoaded;