Resources  
  • XAML RepeatButton Code ExampleDec 31, 2014. The <RepeatButton> element of XAML represents a repeat button. The code example shows how to use XAML RepeatButton in a WPF app.
  • Working with a WPF RepeatButton using C# and XAMLJun 25, 2009. The RepeatButton class in C# represents a WPF Repeat Button control. The code example in this article demonstrates how to create and use a RepeatButton control in WPF using XAML and C#.