3 references to FindEnabled
PresentationUI (3)
MS\Internal\Documents\FindToolBar.xaml.cs (3)
242if ((FindEnabled) && 259FindNextButton?.IsEnabled = FindEnabled; 261FindPreviousButton?.IsEnabled = FindEnabled;