Namespace:  comapping.silverlight.controls.common
Assembly:  comapping.silverlight.controls.common (in comapping.silverlight.controls.common.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class DefaultButton : Button
Visual Basic (Declaration)
Public Class DefaultButton _
	Inherits Button

Inheritance Hierarchy

System..::.Object
  System.Windows..::.DependencyObject
    System.Windows..::.UIElement
      System.Windows..::.FrameworkElement
        System.Windows.Controls..::.Control
          System.Windows.Controls..::.ContentControl
            System.Windows.Controls.Primitives..::.ButtonBase
              System.Windows.Controls..::.Button
                comapping.silverlight.controls.common..::.DefaultButton

See Also