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