3 references to FindEnabled
PresentationUI (3)
MS\Internal\Documents\FindToolBar.xaml.cs (3)
255
if ((
FindEnabled
) &&
274
FindNextButton.IsEnabled =
FindEnabled
;
279
FindPreviousButton.IsEnabled =
FindEnabled
;