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