public RegexModel() { NextCommand = new NextCommand(RegexHandler); PreviousCommand = new PreviousCommand(RegexHandler); }