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 Dialog : UserControl
Visual Basic (Declaration)
Public Class Dialog _
	Inherits UserControl

Inheritance Hierarchy

System..::.Object
  System.Windows..::.DependencyObject
    System.Windows..::.UIElement
      System.Windows..::.FrameworkElement
        System.Windows.Controls..::.Control
          System.Windows.Controls..::.UserControl
            comapping.silverlight.controls.common..::.Dialog
              comapping.silverlight.controls.common..::.MessageBox

See Also