/// <summary> /// Raises the stop button click event. /// </summary> public void OnStopButtonClick() { sourceToMatHelper.Stop(); }