Method OnFirstButtonClicked
OnFirstButtonClicked()
Raises the appropriate event based on the visibility state of the Replace button.
protected virtual void OnFirstButtonClicked()
Remarks
If IsReplaceVisible is true, the ReplaceButtonClicked event is raised. Otherwise, the FindPreviousButtonClicked event is raised.