// -----------------------------------------------------------------------
//
// Copyright 2013 MIT Licence. See licence.md for more information.
//
// -----------------------------------------------------------------------
namespace Perspex.Controls
{
using System;
public class Button : ContentControl
{
public static readonly RoutedEvent ClickEvent =
RoutedEvent.Register