Daily Archives: May 13, 2016


C# XAML Buttons

In XAML, there are several controls that derive from ButtonBase: Button, RepeatButton, ToggleButton, CheckBox and RadioButton. More ButtonBase-derived […]